Home
last modified time | relevance | path

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

/xnu-12377.1.9/tools/lldbmacros/
H A Dioreg.py650 entry_location = GetRegistryEntryLocationInPlane(entry, kern.globals.gIOServicePlane)
1004 def GetRegistryEntryLocationInPlane(entry, plane): function