Home
last modified time | relevance | path

Searched defs:image_base (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dcrt0_arm_efi.S16 .globl image_base symbol
17 image_base: label
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Delf_ia32_efi.lds14 image_base = .; symbol
H A Delf_x86_64_efi.lds14 image_base = .; symbol
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dheader.S142 .set image_base, (LOAD_PHYSICAL_ADDR + 0xffff) & ~0xffff define
/OK3568_Linux_fs/u-boot/include/
H A Datf_common.h152 uintptr_t image_base; /* physical address of base of image */ member
H A Defi_api.h263 void *image_base; member
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dx86-stub.c360 void *image_base; in efi_pe_entry() local
H A Defistub.h456 void *image_base; member
471 u32 image_base; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dpe.h215 uint32_t image_base; /* preferred load address */ member
249 uint64_t image_base; /* preferred load address */ member