Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h551 bool JITAllocationSize(AllocationDetails *alloc, StackFrame *frame_ptr);
H A DRenderScriptRuntime.cpp2173 bool RenderScriptRuntime::JITAllocationSize(AllocationDetails *alloc, in JITAllocationSize() function in RenderScriptRuntime
2301 return JITAllocationSize(alloc, frame_ptr); in RefreshAllocation()