Home
last modified time | relevance | path

Searched refs:ReadElfFunctions (Results 1 – 4 of 4) sorted by relevance

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_reader.h70 void ReadElfFunctions(const abi_dump::TranslationUnit &tu);
Dir_reader.cpp64 ReadElfFunctions(tu); in ReadDumpImpl()
301 void ProtobufIRReader::ReadElfFunctions(const abi_dump::TranslationUnit &tu) { in ReadElfFunctions() function in header_checker::repr::ProtobufIRReader
/development/vndk/tools/header-checker/src/repr/json/
Dir_reader.h144 void ReadElfFunctions(const JsonObjectRef &tu);
Dir_reader.cpp184 ReadElfFunctions(tu); in ReadDumpImpl()
406 void JsonIRReader::ReadElfFunctions(const JsonObjectRef &tu) { in ReadElfFunctions() function in header_checker::repr::JsonIRReader