Lines Matching full:mach
443 cputype: is a number that is the mach-o CPU type that is being debugged
444 cpusubtype: is a number that is the mach-o CPU subtype type that is being debugged
461 // and with Mach-O universal files, the executable file may contain both 32- and
486 cputype: the Mach-O CPU type of the process
487 cpusubtype: the Mach-O CPU subtype of the process
774 // "metype" unsigned mach exception type (the value of the EXC_XXX enumerations)
775 // as an unsigned integer. For targets with mach
778 // "mecount" unsigned mach exception data count as an unsigned integer
779 // For targets with mach kernels only.
782 // that goes along with a mach exception (as an unsigned
783 // integer). For targets with mach kernels only.