HomeSort by relevance Sort by last modified time
    Searched refs:kFunctionType (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/libbcc/include/bcc/ExecutionEngine/
ObjectLoader.h 36 kFunctionType,
  /frameworks/compile/libbcc/lib/ExecutionEngine/
ELFObjectLoaderImpl.cpp 192 case ObjectLoader::kFunctionType: {
  /frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp 171 if (!mLoader->getSymbolNameList(func_list, ObjectLoader::kFunctionType)) {

Completed in 59 milliseconds