Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.h289 uint32_t GetExeSymbolIndex() const { return m_exe_sym_idx; } in GetExeSymbolIndex() function
DSymbolFileDWARFDebugMap.cpp779 symtab->SymbolAtIndex(debug_map_entry->data.GetExeSymbolIndex()); in ResolveSymbolContext()