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

/frameworks/compile/libbcc/include/bcc/ExecutionEngine/
H A DSymbolResolverInterface.h24 class SymbolResolverInterface { class in namespace:bcc
27 SymbolResolverInterface *resolver =
28 reinterpret_cast<SymbolResolverInterface*>(pResolver);
35 virtual ~SymbolResolverInterface() { }

Completed in 54 milliseconds