Home
last modified time | relevance | path

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

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