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.cpp71 if (!CollectDynsymExportables(old_tu.GetFunctions(), new_tu.GetFunctions(), in CompareTUs()
76 !CollectDynsymExportables(old_tu.GetGlobalVariables(), in CompareTUs()
177 bool HeaderAbiDiff::CollectDynsymExportables( in CollectDynsymExportables() function in header_checker::diff::HeaderAbiDiff
Dabi_diff.h62 bool CollectDynsymExportables(