Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/core/
H A Dstandard.py299 _xnu_core_default_formatter = SBValueFormatter() variable
303 return _xnu_core_default_formatter.vformat(fmt, args, kwargs)
307 return _xnu_core_default_formatter.vformat(fmt, args, kwargs)