Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/diff/
Dabi_diff.cpp65 if (!CollectDynsymExportables(old_tu.GetFunctions(), new_tu.GetFunctions(), in CompareTUs()
70 !CollectDynsymExportables(old_tu.GetGlobalVariables(), in CompareTUs()
171 bool HeaderAbiDiff::CollectDynsymExportables( in CollectDynsymExportables() function in header_checker::diff::HeaderAbiDiff
Dabi_diff.h62 bool CollectDynsymExportables(