Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/ !
H A Dmachine.h132 #define CPU_ARCH_ABI64_32 0x02000000 /* ABI for 64-bit hardware with 32-bit types; LP32 … macro
156 #define CPU_TYPE_ARM64_32 (CPU_TYPE_ARM | CPU_ARCH_ABI64_32)
/xnu-12377.1.9/bsd/kern/ !
H A Dkern_exit.c607 cputype |= CPU_ARCH_ABI64_32; in populate_corpse_crashinfo()
1230 cputype |= CPU_ARCH_ABI64_32; in current_thread_collect_backtrace_info()