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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h429 void LoadRuntimeHooks(lldb::ModuleSP module, ModuleKind kind);
H A DRenderScriptRuntime.cpp1531 void RenderScriptRuntime::LoadRuntimeHooks(lldb::ModuleSP module, function in class:RenderScriptRuntime
2776 LoadRuntimeHooks(m_libRSDriver, RenderScriptRuntime::eModuleKindDriver);
2783 LoadRuntimeHooks(m_libRSCpuRef, RenderScriptRuntime::eModuleKindImpl);

Completed in 141 milliseconds