Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h369 bool RecomputeAllAllocations(Stream &strm, StackFrame *frame_ptr);
H A DRenderScriptRuntime.cpp3321 bool RenderScriptRuntime::RecomputeAllAllocations(Stream &strm, in RecomputeAllAllocations() function in RenderScriptRuntime
4807 bool success = runtime->RecomputeAllAllocations(result.GetOutputStream(), in DoExecute()