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

/frameworks/compile/libbcc/include/bcc/ExecutionEngine/
H A DObjectLoader.h36 kFunctionType, enumerator in enum:bcc::ObjectLoader::SymbolType
/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DELFObjectLoaderImpl.cpp142 case ObjectLoader::kFunctionType: {
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSExecutable.cpp171 if (!mLoader->getSymbolNameList(func_list, ObjectLoader::kFunctionType)) {

Completed in 133 milliseconds