Home
last modified time | relevance | path

Searched defs:text_offset (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dbooti.c23 uint64_t text_offset; /* Image load offset, LE */ member
39 uint64_t image_size, text_offset; in booti_setup() local
/rk3399_rockchip-uboot/tools/
H A Dproftool.c60 unsigned long text_offset; /* text address of first function */ variable