Home
last modified time | relevance | path

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

/xnu-8792.81.2/tools/lldbmacros/
H A Dioreg.py314 FindRegistryEntryRecurse(kern.globals.gRegistryRoot, cmd_args[0], True)
328 FindRegistryEntryRecurse(kern.globals.gRegistryRoot, cmd_args[0], False)
755 def FindRegistryEntryRecurse(entry, search_name, stopAfterFirst): function
796 …if FindRegistryEntryRecurse(CastIOKitClass(ca.array[idx], 'IORegistryEntry *'), search_name, stopA…