Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libunwind/src/
H A DAddressSpace.hpp451 static bool checkAddrInSegment(const Elf_Phdr *phdr, size_t image_base, in checkAddrInSegment()
465 static bool checkForUnwindInfoSegment(const Elf_Phdr *phdr, size_t image_base, in checkForUnwindInfoSegment()
510 Elf_Addr image_base = pinfo->dlpi_addr; in findUnwindSectionsByPhdr() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.h149 void OnDebuggerConnected(lldb::addr_t image_base) override { in OnDebuggerConnected()
H A DLocalDebugDelegate.cpp23 void LocalDebugDelegate::OnDebuggerConnected(lldb::addr_t image_base) { in OnDebuggerConnected()
H A DProcessDebugger.cpp478 void ProcessDebugger::OnDebuggerConnected(lldb::addr_t image_base) {} in OnDebuggerConnected()
H A DNativeProcessWindows.cpp418 void NativeProcessWindows::OnDebuggerConnected(lldb::addr_t image_base) { in OnDebuggerConnected()
H A DProcessWindows.cpp650 void ProcessWindows::OnDebuggerConnected(lldb::addr_t image_base) { in OnDebuggerConnected()
/openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_win.cpp63 char *image_base = ((char *)obj_locator) - obj_locator->obj_locator_addr; in getDynamicTypeInfoFromVtable() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp136 lldb::addr_t image_base = m_process->GetImageInfoAddress(); in DidAttach() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.h204 uint64_t image_base = 0; member
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dpe-dll.c139 static bfd_vma image_base; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dpe-dll.c139 static bfd_vma image_base; variable
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32.c5230 ULONG_PTR image_base = (ULONG_PTR)module; win32_hook_imported_function_in_module() local