Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h544 bool JITTypePointer(AllocationDetails *alloc, StackFrame *frame_ptr);
H A DRenderScriptRuntime.cpp1923 bool RenderScriptRuntime::JITTypePointer(AllocationDetails *alloc, in JITTypePointer() function in RenderScriptRuntime
2286 if (!JITTypePointer(alloc, frame_ptr)) in RefreshAllocation()