Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dcrt0_arm_efi.S16 .globl image_base symbol
17 image_base: label
/rk3399_rockchip-uboot/arch/x86/lib/
H A Delf_ia32_efi.lds14 image_base = .; symbol
H A Delf_x86_64_efi.lds14 image_base = .; symbol
/rk3399_rockchip-uboot/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