Searched refs:GetExeSymbolIndex (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h289 uint32_t GetExeSymbolIndex() const { return m_exe_sym_idx; } function in class:SymbolFileDWARFDebugMap::OSOEntry
H A DSymbolFileDWARFDebugMap.cpp779 symtab->SymbolAtIndex(debug_map_entry->data.GetExeSymbolIndex());

Completed in 110 milliseconds