Home
last modified time | relevance | path

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

/xnu-12377.81.4/tools/lldbmacros/core/
H A Dstandard.py100 class NOVT(object): class
354 self.VT = VT if self._doColor() else NOVT()
467 self.VT = VT if self._doColor() else NOVT()
/xnu-12377.81.4/tools/lldbmacros/
H A Dxnu.py250 f.write(_format_exc(exc, NOVT()))