Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp471 bool SymbolFileDWARFDebugMap::GetFileSpecForSO(uint32_t oso_idx, in GetFileSpecForSO() function in SymbolFileDWARFDebugMap
581 if (GetFileSpecForSO(cu_idx, so_file_spec)) { in ParseCompileUnitAtIndex()
795 if (GetFileSpecForSO(i, so_file_spec)) { in ResolveSymbolContext()
H A DSymbolFileDWARFDebugMap.h198 bool GetFileSpecForSO(uint32_t oso_idx, lldb_private::FileSpec &file_spec);