Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h559 bool JITElementPacked(Element &elem, const lldb::addr_t context,
DRenderScriptRuntime.cpp1954 bool RenderScriptRuntime::JITElementPacked(Element &elem, in JITElementPacked() function in RenderScriptRuntime
2078 if (!JITElementPacked(child, context, frame_ptr)) in JITSubelements()
2209 if (!JITElementPacked(alloc->element, *alloc->context.get(), frame_ptr)) in RefreshAllocation()