Searched refs:ReadElfFunctions (Results 1 – 4 of 4) sorted by relevance
70 void ReadElfFunctions(const abi_dump::TranslationUnit &tu);
64 ReadElfFunctions(tu); in ReadDumpImpl()301 void ProtobufIRReader::ReadElfFunctions(const abi_dump::TranslationUnit &tu) { in ReadElfFunctions() function in header_checker::repr::ProtobufIRReader
144 void ReadElfFunctions(const JsonObjectRef &tu);
184 ReadElfFunctions(tu); in ReadDumpImpl()406 void JsonIRReader::ReadElfFunctions(const JsonObjectRef &tu) { in ReadElfFunctions() function in header_checker::repr::JsonIRReader