Searched defs:image_base (Results 1 – 9 of 9) sorted by relevance
394 static bool checkAddrInSegment(const Elf_Phdr *phdr, size_t image_base, in checkAddrInSegment()408 static bool checkForUnwindInfoSegment(const Elf_Phdr *phdr, size_t image_base, in checkForUnwindInfoSegment()453 Elf_Addr image_base = pinfo->dlpi_addr; in findUnwindSectionsByPhdr() local
150 void OnDebuggerConnected(lldb::addr_t image_base) override { in OnDebuggerConnected()
23 void LocalDebugDelegate::OnDebuggerConnected(lldb::addr_t image_base) { in OnDebuggerConnected()
478 OnDebuggerConnected(lldb::addr_t image_base) OnDebuggerConnected() argument
418 OnDebuggerConnected(lldb::addr_t image_base) OnDebuggerConnected() argument
645 OnDebuggerConnected(lldb::addr_t image_base) OnDebuggerConnected() argument
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
205 uint64_t image_base = 0; member