Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dioreg.py787 print(GetRegDictionary(propertyTable, prefix + " | "))
1532 def GetRegDictionary(osdict, prefix): function