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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp471 bool SymbolFileDWARFDebugMap::GetFileSpecForSO(uint32_t oso_idx, function in class:SymbolFileDWARFDebugMap
577 if (GetFileSpecForSO(cu_idx, so_file_spec)) {
815 if (GetFileSpecForSO(i, so_file_spec))
H A DSymbolFileDWARFDebugMap.h203 bool GetFileSpecForSO(uint32_t oso_idx, lldb_private::FileSpec &file_spec);

Completed in 54 milliseconds