Searched refs:LookupFunction (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/ExecutionEngine/
H A DSymbolResolverInterface.h26 static void *LookupFunction(void *pResolver, const char *pName) { function in class:bcc::SymbolResolverInterface
/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DELFObjectLoaderImpl.cpp53 mObject->relocate(SymbolResolverInterface::LookupFunction, &pResolver);

Completed in 104 milliseconds