Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/lldbmacros/core/
H A Dkernelcore.py581 return (value(p.AddressOf()) for p in ccol.iter_LIST_HEAD(
600 return (value(p.AddressOf()) for p in ccol.iter_LIST_HEAD(
H A Dcollections.py275 def iter_LIST_HEAD(head_value, link_field): function
765 iter_LIST_HEAD.__name__,