Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dioreg.py773 def ShowRegistryEntryRecurse(entry, prefix, printProps): argument
786 if printProps:
802 …howRegistryEntryRecurse(CastIOKitClass(array[idx], 'IORegistryEntry *'), prefix + "| ", printProps)
804 …howRegistryEntryRecurse(CastIOKitClass(array[idx], 'IORegistryEntry *'), prefix + " ", printProps)