Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h553 bool JITDataPointer(AllocationDetails *alloc, StackFrame *frame_ptr,
DRenderScriptRuntime.cpp1835 bool RenderScriptRuntime::JITDataPointer(AllocationDetails *alloc, in JITDataPointer() function in RenderScriptRuntime
2209 if (!JITDataPointer(alloc, frame_ptr)) in RefreshAllocation()