Lines Matching refs:HeaderAbiDiff
33 repr::CompatibilityStatusIR HeaderAbiDiff::GenerateCompatibilityReport() { in GenerateCompatibilityReport()
60 repr::CompatibilityStatusIR HeaderAbiDiff::CompareTUs( in CompareTUs()
105 HeaderAbiDiff::ExtractUserDefinedTypes(const repr::ModuleIR &tu) { in ExtractUserDefinedTypes()
142 bool HeaderAbiDiff::CollectUserDefinedTypes( in CollectUserDefinedTypes()
162 bool HeaderAbiDiff::CollectUserDefinedTypesInternal( in CollectUserDefinedTypesInternal()
177 bool HeaderAbiDiff::CollectDynsymExportables( in CollectDynsymExportables()
225 bool HeaderAbiDiff::Collect( in Collect()
245 bool HeaderAbiDiff::CollectElfSymbols( in CollectElfSymbols()
261 bool HeaderAbiDiff::PopulateElfElements( in PopulateElfElements()
278 bool HeaderAbiDiff::PopulateRemovedElements( in PopulateRemovedElements()
300 bool HeaderAbiDiff::PopulateCommonElements( in PopulateCommonElements()
318 bool HeaderAbiDiff::DumpLoneElements( in DumpLoneElements()
373 bool HeaderAbiDiff::DumpDiffElements( in DumpDiffElements()