Searched refs:exectype (Results 1 – 4 of 4) sorted by relevance
73 grade_binary(cpu_type_t exectype, cpu_subtype_t execsubtype, cpu_subtype_t execfeatures __unused, b… in grade_binary() argument77 (exectype & CPU_ARCH_ABI64) ? cpu_subtype() : cpu_subtype32(); in grade_binary()82 switch (exectype) { in grade_binary()
55 grade_binary(cpu_type_t exectype, cpu_subtype_t execsubtype, cpu_subtype_t execfeatures __unused, b… in grade_binary() argument59 switch (exectype) { in grade_binary()
108 cpu_type_t exectype,
724 cpu_type_t exectype, in pie_required() argument727 switch (exectype) { in pie_required()1482 cpu_type_t exectype __unused, in validate_potential_simulator_binary()1489 if (bootarg_no32exec && imgp != NULL && exectype == CPU_TYPE_X86) { in validate_potential_simulator_binary()