Home
last modified time | relevance | path

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

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