Home
last modified time | relevance | path

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

/xnu-11215.61.5/tools/lldbmacros/
H A Dioreg.py336 FindRegistryEntryRecurse(kern.globals.gRegistryRoot, cmd_args[0], True)
350 FindRegistryEntryRecurse(kern.globals.gRegistryRoot, cmd_args[0], False)
783 def FindRegistryEntryRecurse(entry, search_name, stopAfterFirst): function
824 …if FindRegistryEntryRecurse(CastIOKitClass(ca.array[idx], 'IORegistryEntry *'), search_name, stopA…