Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dkexec_image.c46 unsigned long text_offset, kernel_segment_number; in image_load() local
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dimage.h54 u64 text_offset; member
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dimage.h47 __le64 text_offset; member
/OK3568_Linux_fs/u-boot/tools/
H A Dproftool.c60 unsigned long text_offset; /* text address of first function */ variable
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddso.h180 u64 text_offset; member