Home
last modified time | relevance | path

Searched refs:execsubtype (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/dev/arm/
H A Dkern_machdep.c87 switch (execsubtype) { in grade_binary()
96 switch (execsubtype) { in grade_binary()
115 switch (execsubtype) { in grade_binary()
127 switch (execsubtype) { in grade_binary()
137 switch (execsubtype) { in grade_binary()
148 switch (execsubtype) { in grade_binary()
156 switch (execsubtype) { in grade_binary()
163 switch (execsubtype) { in grade_binary()
170 switch (execsubtype) { in grade_binary()
177 switch (execsubtype) { in grade_binary()
[all …]
/xnu-11215/bsd/dev/i386/
H A Dkern_machdep.c55 grade_binary(cpu_type_t exectype, cpu_subtype_t execsubtype, cpu_subtype_t execfeatures __unused, b… in grade_binary() argument
63 switch (execsubtype) { in grade_binary()
71 switch (execsubtype) { in grade_binary()
/xnu-11215/bsd/kern/
H A Dmach_loader.c736 cpu_subtype_t execsubtype) in pie_required() argument
744 switch (execsubtype) { in pie_required()