Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/lib/
Dcrt0_arm_efi.S17 .globl image_base symbol
18 image_base: label
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dintegral_image.h30 explicit IntegralImage(const Image<uint8_t>& image_base) in IntegralImage()
38 void Recompute(const Image<uint8_t>& image_base) { in Recompute()
78 bool VerifyData(const Image<uint8_t>& image_base) { in VerifyData()
/external/u-boot/arch/x86/lib/
Delf_ia32_efi.lds13 image_base = .; symbol
Delf_x86_64_efi.lds13 image_base = .; symbol
/external/compiler-rt/lib/ubsan/
Dubsan_type_hash_win.cc64 char *image_base = ((char *)obj_locator) - obj_locator->obj_locator_addr; in getDynamicTypeInfoFromVtable() local
/external/u-boot/lib/efi_loader/
Defi_image_loader.c211 uint64_t image_base; in efi_load_pe() local
/external/u-boot/include/
Datf_common.h122 uintptr_t image_base; /* physical address of base of image */ member
Defi_api.h330 void *image_base; member
/external/boringssl/src/crypto/test/
Dabi_test.cc265 DWORD64 image_base; in Step() local