Lines Matching refs:HeaderAbiDiff
32 repr::CompatibilityStatusIR HeaderAbiDiff::GenerateCompatibilityReport() { in GenerateCompatibilityReport()
54 repr::CompatibilityStatusIR HeaderAbiDiff::CompareTUs( in CompareTUs()
99 HeaderAbiDiff::ExtractUserDefinedTypes(const repr::ModuleIR &tu) { in ExtractUserDefinedTypes()
136 bool HeaderAbiDiff::CollectUserDefinedTypes( in CollectUserDefinedTypes()
156 bool HeaderAbiDiff::CollectUserDefinedTypesInternal( in CollectUserDefinedTypesInternal()
171 bool HeaderAbiDiff::CollectDynsymExportables( in CollectDynsymExportables()
219 bool HeaderAbiDiff::Collect( in Collect()
239 bool HeaderAbiDiff::CollectElfSymbols( in CollectElfSymbols()
255 bool HeaderAbiDiff::PopulateElfElements( in PopulateElfElements()
272 bool HeaderAbiDiff::PopulateRemovedElements( in PopulateRemovedElements()
294 bool HeaderAbiDiff::PopulateCommonElements( in PopulateCommonElements()
312 bool HeaderAbiDiff::DumpLoneElements( in DumpLoneElements()
367 bool HeaderAbiDiff::DumpDiffElements( in DumpDiffElements()