Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dmemory.py3313 def PrintUPLSummary(upl, spacing=''): argument
3314 indented_spacing = spacing + " "*4
3342 spacing = " "*19
3344 PrintUPLSummary(upl, spacing)