Home | History | Annotate | Download | only in libiberty

Lines Matching defs:cpusubtype

52   unsigned char cpusubtype[4];	/* CPU subtype.  */
65 unsigned char cpusubtype[4]; /* CPU subtype. */
199 unsigned int cpusubtype;
219 unsigned int cpusubtype;
327 omr->cpusubtype = (*fetch_32) (b
329 cpusubtype));
822 ret->cpusubtype = omr->cpusubtype;
911 set_32 (hdr + offsetof (struct mach_o_header_32, cpusubtype),
912 attrs->cpusubtype);