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

  /frameworks/compile/libbcc/include/bcc/ExecutionEngine/
ObjectLoader.h 37 kUnknownType,
62 // Get the symbol name where the symbol is of the type pType. If kUnknownType
65 SymbolType pType = kUnknownType) const;
  /frameworks/compile/libbcc/lib/ExecutionEngine/
ELFObjectLoaderImpl.cpp 196 case ObjectLoader::kUnknownType: {
215 if ((pType == ObjectLoader::kUnknownType) ||

Completed in 74 milliseconds