Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_dumper.h54 bool AddElfFunctionIR(const ElfFunctionIR *);
Dir_diff_dumper.h82 bool AddElfFunctionIR(const ElfFunctionIR *elf_function_ir,
Dir_diff_dumper.cpp137 return AddElfFunctionIR(static_cast<const ElfFunctionIR *>(elf_symbol), in AddElfSymbolMessageIR()
149 bool ProtobufIRDiffDumper::AddElfFunctionIR( in AddElfFunctionIR() function in header_checker::repr::ProtobufIRDiffDumper
Dir_dumper.cpp334 bool ProtobufIRDumper::AddElfFunctionIR(const ElfFunctionIR *elf_function) { in AddElfFunctionIR() function in header_checker::repr::ProtobufIRDumper
359 return AddElfFunctionIR(static_cast<const ElfFunctionIR *>(em)); in AddElfSymbolMessageIR()