Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h368 bool RecomputeAllAllocations(Stream &strm, StackFrame *frame_ptr);
H A DRenderScriptRuntime.cpp3332 bool RenderScriptRuntime::RecomputeAllAllocations(Stream &strm, in RecomputeAllAllocations() function in RenderScriptRuntime
4806 bool success = runtime->RecomputeAllAllocations(result.GetOutputStream(), in DoExecute()