Home
last modified time | relevance | path

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

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