Home
last modified time | relevance | path

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

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