Home
last modified time | relevance | path

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

/xnu-12377.81.4/tools/lldbmacros/
H A Dmemory.py3341 def PrintVMObjUPLs(uplq_head): argument
3343 for upl in IterateQueue(addressof(uplq_head), 'upl_t', 'uplq'):