Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/lib/
Dcrt0_arm_efi.S17 .globl image_base symbol
18 image_base: label
/third_party/uboot/u-boot-2020.01/arch/x86/lib/
Delf_ia32_efi.lds13 image_base = .; symbol
Delf_x86_64_efi.lds13 image_base = .; symbol
/third_party/boost/libs/exception/src/
Dclone_current_exception_non_intrusive.cpp158 get_cpp_type_info( cpp_exception_type const & et, size_t image_base ) in get_cpp_type_info()
167 copy_msvc_exception( void * dst, void * src, cpp_type_info const & ti, size_t image_base ) in copy_msvc_exception()
185 clone_msvc_exception( void * src, cpp_exception_type const & et, size_t image_base ) in clone_msvc_exception()
226 cloned_exception( void * exc, cpp_exception_type const & et, size_t image_base ): in cloned_exception()
/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_image_loader.c232 uint64_t image_base; in efi_load_pe() local
/third_party/uboot/u-boot-2020.01/include/
Datf_common.h122 uintptr_t image_base; /* physical address of base of image */ member
Defi_api.h364 void *image_base; member
/third_party/boringssl/src/crypto/test/
Dabi_test.cc270 DWORD64 image_base; in Step() local
/third_party/uboot/u-boot-2020.01/common/
Dload_fip.c208 uint64_t image_base; /* physical address of base of image */ member