Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dioreg.py306 FindRegistryEntryRecurse(kern.globals.gRegistryRoot, cmd_args[0], True)
320 FindRegistryEntryRecurse(kern.globals.gRegistryRoot, cmd_args[0], False)
747 def FindRegistryEntryRecurse(entry, search_name, stopAfterFirst): function
788 …if FindRegistryEntryRecurse(CastIOKitClass(ca.array[idx], 'IORegistryEntry *'), search_name, stopA…