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