Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h555 bool JITTypePointer(AllocationDetails *alloc, StackFrame *frame_ptr);
H A DRenderScriptRuntime.cpp1859 bool RenderScriptRuntime::JITTypePointer(AllocationDetails *alloc, in JITTypePointer() function in RenderScriptRuntime
2201 if (!JITTypePointer(alloc, frame_ptr)) in RefreshAllocation()