Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h552 bool JITDataPointer(AllocationDetails *alloc, StackFrame *frame_ptr,
H A DRenderScriptRuntime.cpp1823 bool RenderScriptRuntime::JITDataPointer(AllocationDetails *alloc, in JITDataPointer() function in RenderScriptRuntime
2197 if (!JITDataPointer(alloc, frame_ptr)) in RefreshAllocation()