Home
last modified time | relevance | path

Searched refs:GetElfFunctions (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/header-checker/src/repr/
Dir_dumper.cpp100 for (auto &&item : module.GetElfFunctions()) { in DumpModule()
Dir_representation.h826 const AbiElementMap<ElfFunctionIR> &GetElfFunctions() const { in GetElfFunctions() function
/development/vndk/tools/header-checker/src/diff/
Dabi_diff.cpp66 old_tu.GetElfFunctions(), in CompareTUs()
67 new_tu.GetElfFunctions(), in CompareTUs()