Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp1504 auto &allocation_ap = *iter; // get the unique pointer in CaptureAllocationDestroy() local
1505 if (allocation_ap->address.isValid() && in CaptureAllocationDestroy()
1506 *allocation_ap->address.get() == addr_t(args[eRsAlloc])) { in CaptureAllocationDestroy()