Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h520 void CaptureAllocationInit(RuntimeHook *hook_info, ExecutionContext &context);
H A DRenderScriptRuntime.cpp1077 &lldb_private::RenderScriptRuntime::CaptureAllocationInit},
1415 void RenderScriptRuntime::CaptureAllocationInit(RuntimeHook *hook, in CaptureAllocationInit() function in RenderScriptRuntime