Home
last modified time | relevance | path

Searched refs:CaptureScriptInit (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h517 void CaptureScriptInit(RuntimeHook *hook_info, ExecutionContext &context);
H A DRenderScriptRuntime.cpp1044 &lldb_private::RenderScriptRuntime::CaptureScriptInit},
1468 void RenderScriptRuntime::CaptureScriptInit(RuntimeHook *hook, in CaptureScriptInit() function in RenderScriptRuntime