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

/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DELFObjectLoaderImpl.cpp52 bool ELFObjectLoaderImpl::relocate(SymbolResolverInterface &pResolver) { function in class:ELFObjectLoaderImpl
53 mObject->relocate(SymbolResolverInterface::LookupFunction, &pResolver);
/frameworks/compile/linkloader/include/impl/
H A DELFObject.hxx619 relocate(void *(*find_sym)(void *context, char const *name), void *context) { function in class:ELFObject

Completed in 528 milliseconds