Home
last modified time | relevance | path

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

/xnu-8796.121.2/tools/lldbmacros/
H A Dioreg.py344 FindRegistryEntryRecurse(kern.globals.gRegistryRoot, cmd_args[0], True)
358 FindRegistryEntryRecurse(kern.globals.gRegistryRoot, cmd_args[0], False)
785 def FindRegistryEntryRecurse(entry, search_name, stopAfterFirst): function
826 …if FindRegistryEntryRecurse(CastIOKitClass(ca.array[idx], 'IORegistryEntry *'), search_name, stopA…