reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 2199   if (!JITDataPointer(alloc, frame_ptr))
 2203   if (!JITTypePointer(alloc, frame_ptr))
 2207   if (!JITTypePacked(alloc, frame_ptr))
 2211   if (!JITElementPacked(alloc->element, *alloc->context.get(), frame_ptr))
 2211   if (!JITElementPacked(alloc->element, *alloc->context.get(), frame_ptr))
 2215   SetElementSize(alloc->element);
 2218   return JITAllocationSize(alloc, frame_ptr);