Home
last modified time | relevance | path

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

/xnu-12377.1.9/tools/lldbmacros/
H A Dxnudefines.py182 P_PLATFORM_WATCHOS = 4 variable
/xnu-12377.1.9/tools/lldbmacros/usertaskdebugging/
H A Duserprocess.py119 elif self.proc_platform == xnudefines.P_PLATFORM_WATCHOS: