Home
last modified time | relevance | path

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

/xnu-8792.81.2/tools/lldbmacros/
H A Dioreg.py736 print(GetRegDictionary(propertyTable, prefix + " | "))
1374 def GetRegDictionary(osdict, prefix): function