Home
last modified time | relevance | path

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

/xnu-12377.1.9/tools/lldbmacros/
H A Dxnudefines.py179 P_PLATFORM_MACOS = 1 variable
/xnu-12377.1.9/tools/lldbmacros/usertaskdebugging/
H A Duserprocess.py117 if self.proc_platform == xnudefines.P_PLATFORM_MACOS: