Home
last modified time | relevance | path

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

/xnu-8796.121.2/tools/lldbmacros/
H A Dioreg.py752 def ShowRegistryEntryRecurse(entry, prefix, printProps): argument
765 if printProps:
780 …RegistryEntryRecurse(CastIOKitClass(ca.array[idx], 'IORegistryEntry *'), prefix + "| ", printProps)
782 …RegistryEntryRecurse(CastIOKitClass(ca.array[idx], 'IORegistryEntry *'), prefix + " ", printProps)