Home
last modified time | relevance | path

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

/xnu-11417.140.69/tools/lldbmacros/core/
H A Dstandard.py297 _xnu_core_default_formatter = SBValueFormatter() variable
301 return _xnu_core_default_formatter.vformat(fmt, args, kwargs)
305 return _xnu_core_default_formatter.vformat(fmt, args, kwargs)