Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/
H A Dxnudefines.py177 P_PLATFORM_TVOS = 3 variable
/xnu-8792.41.9/tools/lldbmacros/usertaskdebugging/
H A Duserprocess.py125 elif self.proc_platform == xnudefines.P_PLATFORM_TVOS: