Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/
H A Dir_dumper.cpp211 abi_dump::ElfFunction elf_function_protobuf; in ConvertElfFunctionIR() local
212 elf_function_protobuf.set_name(elf_function_ir->GetName()); in ConvertElfFunctionIR()
213 elf_function_protobuf.set_binding( in ConvertElfFunctionIR()
215 return elf_function_protobuf; in ConvertElfFunctionIR()