Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.h483 const lldb_private::FileSpecList &GetTypeUnitSupportFiles(DWARFTypeUnit &tu);
DSymbolFileDWARF.cpp914 return GetTypeUnitSupportFiles(tu).GetFileSpecAtIndex(file_idx); in GetFile()
918 SymbolFileDWARF::GetTypeUnitSupportFiles(DWARFTypeUnit &tu) { in GetTypeUnitSupportFiles() function in SymbolFileDWARF