Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h563 bool JITAllocationSize(AllocationDetails *alloc, StackFrame *frame_ptr);
H A DRenderScriptRuntime.cpp2107 bool RenderScriptRuntime::JITAllocationSize(AllocationDetails *alloc, in JITAllocationSize() function in RenderScriptRuntime
2228 return JITAllocationSize(alloc, frame_ptr); in RefreshAllocation()