Searched refs:elf_type (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DELFObjectLoaderImpl.cpp140 unsigned elf_type; local
143 elf_type = llvm::ELF::STT_FUNC;
162 (symbol->getType() == elf_type)) {

Completed in 44 milliseconds