Searched refs:GetTypeUnitSupportFiles (Results 1 – 2 of 2) sorted by relevance
500 const SupportFileList *GetTypeUnitSupportFiles(DWARFTypeUnit &tu);
1119 if (const SupportFileList *support_files = GetTypeUnitSupportFiles(tu)) in GetFile()1125 SymbolFileDWARF::GetTypeUnitSupportFiles(DWARFTypeUnit &tu) { in GetTypeUnitSupportFiles() function in SymbolFileDWARF