Home
last modified time | relevance | path

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

/xnu-11215.61.5/tools/lldbmacros/
H A Dioreg.py764 print(GetRegDictionary(propertyTable, prefix + " | "))
1391 def GetRegDictionary(osdict, prefix): function