Home
last modified time | relevance | path

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

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