Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h513 void CaptureSetGlobalVar(RuntimeHook *hook_info, ExecutionContext &context);
H A DRenderScriptRuntime.cpp1088 &lldb_private::RenderScriptRuntime::CaptureSetGlobalVar},
1400 void RenderScriptRuntime::CaptureSetGlobalVar(RuntimeHook *hook, in CaptureSetGlobalVar() function in RenderScriptRuntime