Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h541 bool JITDataPointer(AllocationDetails *alloc, StackFrame *frame_ptr,
H A DRenderScriptRuntime.cpp1884 bool RenderScriptRuntime::JITDataPointer(AllocationDetails *alloc, in JITDataPointer() function in RenderScriptRuntime
2282 if (!JITDataPointer(alloc, frame_ptr)) in RefreshAllocation()