Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h363 bool DumpAllocation(Stream &strm, StackFrame *frame_ptr, const uint32_t id);
DRenderScriptRuntime.cpp3179 bool RenderScriptRuntime::DumpAllocation(Stream &strm, StackFrame *frame_ptr, in DumpAllocation() function in RenderScriptRuntime
4619 runtime->DumpAllocation(*output_stream_p, m_exe_ctx.GetFramePtr(), id); in DoExecute()