Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/core/
H A Dstandard.py102 class NOVT(object): class
356 self.VT = VT if self._doColor() else NOVT()
469 self.VT = VT if self._doColor() else NOVT()
/xnu-10002.41.9/tools/lldbmacros/
H A Dxnu.py243 f.write(_format_exc(exc, NOVT()))