Home
last modified time | relevance | path

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

/xnu-8792.41.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-8792.41.9/bsd/kern/
H A Dkern_exit.c611 cputype |= CPU_ARCH_ABI64_32; in populate_corpse_crashinfo()
1142 cputype |= CPU_ARCH_ABI64_32; in current_thread_collect_backtrace_info()