Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.cpp470 bool SymbolFileDWARFDebugMap::GetFileSpecForSO(uint32_t oso_idx, in GetFileSpecForSO() function in SymbolFileDWARFDebugMap
576 if (GetFileSpecForSO(cu_idx, so_file_spec)) { in ParseCompileUnitAtIndex()
822 if (GetFileSpecForSO(i, so_file_spec)) in ResolveSymbolContext()
DSymbolFileDWARFDebugMap.h202 bool GetFileSpecForSO(uint32_t oso_idx, lldb_private::FileSpec &file_spec);