Home
last modified time | relevance | path

Searched defs:text_offset (Results 1 – 6 of 6) 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/linux/arch/arm64/kernel/
H A Dkexec_image.c45 unsigned long text_offset, kernel_segment_number; in image_load() local
/openbmc/linux/arch/riscv/include/asm/
H A Dimage.h54 u64 text_offset; member
/openbmc/linux/arch/arm64/include/asm/
H A Dimage.h47 __le64 text_offset; member
/openbmc/u-boot/tools/
H A Dproftool.c59 unsigned long text_offset; /* text address of first function */ variable
/openbmc/linux/tools/perf/util/
H A Ddso.h183 u64 text_offset; member