Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/
Dir_representation.cpp189 elf_functions_.insert( in AddElfFunction()
Dir_representation.h827 return elf_functions_; in GetElfFunctions()
907 AbiElementMap<ElfFunctionIR> elf_functions_; variable