Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h519 void CaptureAllocationInit(RuntimeHook *hook_info, ExecutionContext &context);
DRenderScriptRuntime.cpp1065 &lldb_private::RenderScriptRuntime::CaptureAllocationInit},
1403 void RenderScriptRuntime::CaptureAllocationInit(RuntimeHook *hook, in CaptureAllocationInit() function in RenderScriptRuntime