Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h211 bool GetFileSpecForSO(uint32_t oso_idx, FileSpec &file_spec);
H A DSymbolFileDWARFDebugMap.cpp490 bool SymbolFileDWARFDebugMap::GetFileSpecForSO(uint32_t oso_idx, in GetFileSpecForSO() function in SymbolFileDWARFDebugMap
597 if (GetFileSpecForSO(cu_idx, so_file_spec)) { in ParseCompileUnitAtIndex()
876 if (GetFileSpecForSO(i, so_file_spec)) in ResolveSymbolContext()