HomeSort by: relevance | last modified time | path
    Searched defs:cpusubtype (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/sys/arch/vax/include/
sid.h 35 #define cpusubtype vax_boardtype macro
  /src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
MachOYAML.h 64 llvm::yaml::Hex32 cpusubtype; member in struct:llvm::MachOYAML::FileHeader
144 llvm::yaml::Hex32 cpusubtype; member in struct:llvm::MachOYAML::FatArch
  /src/external/gpl3/binutils/dist/bfd/
pef.c 526 unsigned long cpusubtype; local
530 bfd_pef_convert_architecture (header->architecture, &cputype, &cpusubtype);
537 bfd_set_arch_mach (abfd, cputype, cpusubtype);
mach-o.h 35 unsigned long cpusubtype; member in struct:bfd_mach_o_header
mach-o.c 634 cpusubtype (unsigned long cpu_type, unsigned long cpu_subtype, char *buffer) function
715 fprintf (file, _(" cpusubtype: %#lx%s\n"), (long) mdata->header.cpusubtype,
716 cpusubtype (mdata->header.cputype, mdata->header.cpusubtype, buff));
760 /* Copy the cpusubtype. */
761 omdata->header.cpusubtype = imdata->header.cpusubtype;
1255 bfd_h_put_32 (abfd, header->cpusubtype, raw.cpusubtype);
5503 unsigned long cpusubtype; member in struct:mach_o_fat_archentry
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
simple-object-mach-o.c 52 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_32
65 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_64
199 unsigned int cpusubtype; member in struct:simple_object_mach_o_read
219 unsigned int cpusubtype; member in struct:simple_object_mach_o_attributes
327 omr->cpusubtype = (*fetch_32) (b
329 cpusubtype));
811 ret->cpusubtype = omr->cpusubtype;
900 set_32 (hdr + offsetof (struct mach_o_header_32, cpusubtype),
901 attrs->cpusubtype);
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
pef.c 527 unsigned long cpusubtype; local
531 bfd_pef_convert_architecture (header->architecture, &cputype, &cpusubtype);
538 bfd_set_arch_mach (abfd, cputype, cpusubtype);
mach-o.h 35 unsigned long cpusubtype; member in struct:bfd_mach_o_header
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-mach-o.c 52 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_32
65 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_64
199 unsigned int cpusubtype; member in struct:simple_object_mach_o_read
219 unsigned int cpusubtype; member in struct:simple_object_mach_o_attributes
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);
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-mach-o.c 52 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_32
65 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_64
199 unsigned int cpusubtype; member in struct:simple_object_mach_o_read
219 unsigned int cpusubtype; member in struct:simple_object_mach_o_attributes
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);
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-mach-o.c 52 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_32
65 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_64
199 unsigned int cpusubtype; member in struct:simple_object_mach_o_read
219 unsigned int cpusubtype; member in struct:simple_object_mach_o_attributes
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);
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
pef.c 527 unsigned long cpusubtype; local
531 bfd_pef_convert_architecture (header->architecture, &cputype, &cpusubtype);
538 bfd_set_arch_mach (abfd, cputype, cpusubtype);
mach-o.h 35 unsigned long cpusubtype; member in struct:bfd_mach_o_header
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-mach-o.c 52 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_32
65 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_64
199 unsigned int cpusubtype; member in struct:simple_object_mach_o_read
219 unsigned int cpusubtype; member in struct:simple_object_mach_o_attributes
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);
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
pef.c 523 unsigned long cpusubtype; local
527 bfd_pef_convert_architecture (header->architecture, &cputype, &cpusubtype);
534 bfd_set_arch_mach (abfd, cputype, cpusubtype);
mach-o.h 35 unsigned long cpusubtype; member in struct:bfd_mach_o_header
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-mach-o.c 52 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_32
65 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_64
199 unsigned int cpusubtype; member in struct:simple_object_mach_o_read
219 unsigned int cpusubtype; member in struct:simple_object_mach_o_attributes
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);
    [all...]
  /src/external/gpl3/binutils/dist/include/mach-o/
external.h 28 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_external
388 unsigned char cpusubtype[4]; member in struct:mach_o_fat_arch_external
  /src/external/gpl3/binutils.old/dist/include/mach-o/
external.h 28 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_external
388 unsigned char cpusubtype[4]; member in struct:mach_o_fat_arch_external
  /src/external/gpl3/gcc/dist/libbacktrace/
macho.c 53 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_header_32
66 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_header_64
104 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_fat_arch
117 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_fat_arch_64
838 /* FIXME: What about cpusubtype? */
  /src/external/gpl3/gcc.old/dist/libbacktrace/
macho.c 53 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_header_32
66 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_header_64
104 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_fat_arch
117 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_fat_arch_64
838 /* FIXME: What about cpusubtype? */
  /src/external/gpl3/gdb/dist/include/mach-o/
external.h 28 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_external
388 unsigned char cpusubtype[4]; member in struct:mach_o_fat_arch_external
  /src/external/gpl3/gdb/dist/libbacktrace/
macho.c 53 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_header_32
66 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_header_64
104 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_fat_arch
117 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_fat_arch_64
838 /* FIXME: What about cpusubtype? */
  /src/external/gpl3/gdb.old/dist/include/mach-o/
external.h 28 unsigned char cpusubtype[4]; /* CPU subtype. */ member in struct:mach_o_header_external
388 unsigned char cpusubtype[4]; member in struct:mach_o_fat_arch_external
  /src/external/gpl3/gdb.old/dist/libbacktrace/
macho.c 53 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_header_32
66 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_header_64
104 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_fat_arch
117 uint32_t cpusubtype; /* CPU subtype */ member in struct:macho_fat_arch_64
838 /* FIXME: What about cpusubtype? */

Completed in 59 milliseconds

1 2