Home
last modified time | relevance | path

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

/xnu-11417.101.15/tools/lldbmacros/
H A Dmemory.py3355 def PrintUPLSummary(upl, spacing=''): argument
3356 indented_spacing = spacing + " "*4
3384 spacing = " "*19
3386 PrintUPLSummary(upl, spacing)