Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h364 bool DumpAllocation(Stream &strm, StackFrame *frame_ptr, const uint32_t id);
H A DRenderScriptRuntime.cpp3169 bool RenderScriptRuntime::DumpAllocation(Stream &strm, StackFrame *frame_ptr, in DumpAllocation() function in RenderScriptRuntime
4604 runtime->DumpAllocation(*output_stream_p, m_exe_ctx.GetFramePtr(), id); in DoExecute()