Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/lib/
H A Dimage.c19 uint64_t text_offset; /* Image load offset, LE */ member
34 uint64_t image_size, text_offset; in booti_setup() local
/openbmc/u-boot/tools/
H A Dproftool.c59 unsigned long text_offset; /* text address of first function */ variable