Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/
H A Dxnudefines.py175 P_PLATFORM_MACOS = 1 variable
/xnu-8792.41.9/tools/lldbmacros/usertaskdebugging/
H A Duserprocess.py121 if self.proc_platform == xnudefines.P_PLATFORM_MACOS: