Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/
H A Dxnudefines.py178 P_PLATFORM_WATCHOS = 4 variable
/xnu-8792.41.9/tools/lldbmacros/usertaskdebugging/
H A Duserprocess.py123 elif self.proc_platform == xnudefines.P_PLATFORM_WATCHOS: