/external/libchrome/base/profiler/ |
D | win32_stack_frame_unwinder.cc | 68 PDWORD64 image_base) { in LookupFunctionEntry() 77 void Win32UnwindFunctions::VirtualUnwind(DWORD64 image_base, in VirtualUnwind() 141 ULONG64 image_base; in TryUnwind() local
|
D | win32_stack_frame_unwinder_unittest.cc | 68 PDWORD64 image_base) { in LookupFunctionEntry() 77 void TestUnwindFunctions::VirtualUnwind(DWORD64 image_base, in VirtualUnwind()
|
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
D | integral_image.h | 30 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/llvm-project/libunwind/src/ |
D | AddressSpace.hpp | 370 Elf_Addr image_base = pinfo->dlpi_addr; in calculateImageBase() local 405 static bool checkAddrInSegment(const Elf_Phdr *phdr, size_t image_base, in checkAddrInSegment() 419 static bool checkForUnwindInfoSegment(const Elf_Phdr *phdr, size_t image_base, in checkForUnwindInfoSegment() 464 Elf_Addr image_base = calculateImageBase(pinfo); in findUnwindSectionsByPhdr() local
|
/external/arm-trusted-firmware/common/ |
D | image_decompress.c | 43 uintptr_t compressed_image_base, image_base, work_base; in image_decompress() local
|
D | bl_common.c | 75 uintptr_t image_base; in load_image() local
|
/external/arm-trusted-firmware/plat/arm/common/ |
D | arm_dyn_cfg.c | 205 uintptr_t image_base; in arm_bl2_dyn_cfg_init() local
|
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/ |
D | NativeProcessWindows.h | 144 void OnDebuggerConnected(lldb::addr_t image_base) override { in OnDebuggerConnected()
|
D | LocalDebugDelegate.cpp | 23 void LocalDebugDelegate::OnDebuggerConnected(lldb::addr_t image_base) { in OnDebuggerConnected()
|
D | ProcessDebugger.cpp | 482 void ProcessDebugger::OnDebuggerConnected(lldb::addr_t image_base) {} in OnDebuggerConnected()
|
D | NativeProcessWindows.cpp | 395 void NativeProcessWindows::OnDebuggerConnected(lldb::addr_t image_base) { in OnDebuggerConnected()
|
D | ProcessWindows.cpp | 637 void ProcessWindows::OnDebuggerConnected(lldb::addr_t image_base) { in OnDebuggerConnected()
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_type_hash_win.cc | 64 char *image_base = ((char *)obj_locator) - obj_locator->obj_locator_addr; in getDynamicTypeInfoFromVtable() local
|
/external/llvm-project/compiler-rt/lib/ubsan/ |
D | ubsan_type_hash_win.cpp | 63 char *image_base = ((char *)obj_locator) - obj_locator->obj_locator_addr; in getDynamicTypeInfoFromVtable() local
|
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/ |
D | DynamicLoaderWindowsDYLD.cpp | 140 lldb::addr_t image_base = m_process->GetImageInfoAddress(); in DidAttach() local
|
/external/arm-trusted-firmware/plat/hisilicon/hikey/ |
D | hisi_mcu.c | 157 int hisi_mcu_load_image(uintptr_t image_base, uint32_t image_size) in hisi_mcu_load_image()
|
/external/arm-trusted-firmware/include/export/common/ |
D | bl_common_exp.h | 42 uintptr_t image_base; /* physical address of base of image */ member
|
/external/arm-trusted-firmware/bl1/ |
D | bl1_fwu.c | 169 uintptr_t image_base, image_end; in bl1_fwu_image_check_overlaps() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/test/ |
D | abi_test.cc | 269 DWORD64 image_base; in Step() local
|
/external/boringssl/src/crypto/test/ |
D | abi_test.cc | 269 DWORD64 image_base; in Step() local
|
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/ |
D | ObjectFilePECOFF.h | 198 uint64_t image_base = 0; member
|