Searched refs:SymbolResolverProxy (Results 1 - 8 of 8) sorted by relevance

/frameworks/compile/libbcc/include/bcc/ExecutionEngine/
H A DSymbolResolverProxy.h27 class SymbolResolverProxy : public SymbolResolverInterface { class in namespace:bcc
32 SymbolResolverProxy() { } function in class:bcc::SymbolResolverProxy
/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DSymbolResolverProxy.cpp17 #include "bcc/ExecutionEngine/SymbolResolverProxy.h"
21 void *SymbolResolverProxy::getAddress(const char *pName) {
33 void SymbolResolverProxy::chainResolver(SymbolResolverInterface &pResolver) {
H A DAndroid.mk29 SymbolResolverProxy.cpp \
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSExecutable.h33 class SymbolResolverProxy;
71 SymbolResolverProxy &pResolver);
H A DRSCompilerDriver.h22 #include "bcc/ExecutionEngine/SymbolResolverProxy.h"
40 SymbolResolverProxy mResolver;
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSExecutable.cpp24 #include "bcc/ExecutionEngine/SymbolResolverProxy.h"
40 SymbolResolverProxy &pResolver) {
/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp37 #include <bcc/ExecutionEngine/SymbolResolverProxy.h>
/frameworks/compile/libbcc/tools/bcc_compat/
H A DMain.cpp35 #include <bcc/ExecutionEngine/SymbolResolverProxy.h>

Completed in 264 milliseconds