Home
last modified time | relevance | path

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

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