Home
last modified time | relevance | path

Searched defs:elf_function (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/src/repr/
Dir_representation.cpp188 void ModuleIR::AddElfFunction(ElfFunctionIR &&elf_function) { in AddElfFunction()
/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_dumper.cpp346 bool ProtobufIRDumper::AddElfFunctionIR(const ElfFunctionIR *elf_function) { in AddElfFunctionIR()