Searched defs:image_base (Results 1 – 12 of 12) sorted by relevance
451 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
149 void OnDebuggerConnected(lldb::addr_t image_base) override { in OnDebuggerConnected()
23 void LocalDebugDelegate::OnDebuggerConnected(lldb::addr_t image_base) { in OnDebuggerConnected()
478 void ProcessDebugger::OnDebuggerConnected(lldb::addr_t image_base) {} in OnDebuggerConnected()
418 void NativeProcessWindows::OnDebuggerConnected(lldb::addr_t image_base) { in OnDebuggerConnected()
650 void ProcessWindows::OnDebuggerConnected(lldb::addr_t image_base) { in OnDebuggerConnected()
63 char *image_base = ((char *)obj_locator) - obj_locator->obj_locator_addr; in getDynamicTypeInfoFromVtable() local
136 lldb::addr_t image_base = m_process->GetImageInfoAddress(); in DidAttach() local
204 uint64_t image_base = 0; member
139 static bfd_vma image_base; variable
5230 ULONG_PTR image_base = (ULONG_PTR)module; win32_hook_imported_function_in_module() local