Searched defs:kUnknownType (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/include/bcc/ExecutionEngine/
H A DObjectLoader.h37 kUnknownType, enumerator in enum:bcc::ObjectLoader::SymbolType
62 // Get the symbol name where the symbol is of the type pType. If kUnknownType
65 SymbolType pType = kUnknownType) const;

Completed in 5 milliseconds