Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_dumper.cpp148 abi_dump::ElfFunction elf_function_protobuf; in ConvertElfFunctionIR() local
149 elf_function_protobuf.set_name(elf_function_ir->GetName()); in ConvertElfFunctionIR()
150 return elf_function_protobuf; in ConvertElfFunctionIR()