Searched refs:cpusubtype (Results 1 – 23 of 23) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | simple-object-mach-o.c | 52 unsigned char cpusubtype[4]; /* CPU subtype. */ member 65 unsigned char cpusubtype[4]; /* CPU subtype. */ member 199 unsigned int cpusubtype; member 219 unsigned int cpusubtype; member 327 omr->cpusubtype = (*fetch_32) (b in simple_object_mach_o_match() 329 cpusubtype)); in simple_object_mach_o_match() 822 ret->cpusubtype = omr->cpusubtype; in simple_object_mach_o_fetch_attributes() 911 set_32 (hdr + offsetof (struct mach_o_header_32, cpusubtype), in simple_object_mach_o_write_header() 912 attrs->cpusubtype); in simple_object_mach_o_write_header()
|
/toolchain/binutils/binutils-2.25/include/mach-o/ |
D | external.h | 28 unsigned char cpusubtype[4]; /* CPU subtype. */ member 359 unsigned char cpusubtype[4]; member
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | mach-o.c | 1087 bfd_h_put_32 (abfd, header->cpusubtype, raw.cpusubtype); in bfd_mach_o_write_header() 3242 header->cpusubtype = (*get32) (raw.cpusubtype); in bfd_mach_o_read_header() 4801 unsigned long cpusubtype; in bfd_mach_o_scan() local 4826 bfd_mach_o_convert_architecture (header->cputype, header->cpusubtype, in bfd_mach_o_scan() 4827 &cputype, &cpusubtype); in bfd_mach_o_scan() 4832 header->cputype, header->cpusubtype); in bfd_mach_o_scan() 4836 bfd_set_arch_mach (abfd, cputype, cpusubtype); in bfd_mach_o_scan() 4887 mdata->header.cpusubtype = 0; in bfd_mach_o_mkobject_init() 4913 mdata->header.cpusubtype = 0; in bfd_mach_o_gen_mkobject() 5041 unsigned long cpusubtype; member [all …]
|
D | pef.c | 515 unsigned long cpusubtype; in bfd_pef_scan() local 519 bfd_pef_convert_architecture (header->architecture, &cputype, &cpusubtype); in bfd_pef_scan() 526 bfd_set_arch_mach (abfd, cputype, cpusubtype); in bfd_pef_scan()
|
D | mach-o-x86-64.c | 56 mdata->header.cpusubtype = in bfd_mach_o_x86_64_mkobject()
|
D | mach-o.h | 31 unsigned long cpusubtype; member
|
D | mach-o-i386.c | 56 mdata->header.cpusubtype = BFD_MACH_O_CPU_SUBTYPE_X86_ALL; in bfd_mach_o_i386_mkobject()
|
D | ChangeLog | 2044 * mach-o-x86-64.c (bfd_mach_o_x86_64_mkobject): Adjust cpusubtype
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | od-macho.c | 295 printf (_(" cpusubtype: %08lx\n"), h->cpusubtype); in dump_header()
|
/toolchain/binutils/binutils-2.25/bfd/po/ |
D | da.po | 3221 msgid " cpusubtype: %08lx\n" 3222 msgstr " cpusubtype: %08lx\n"
|
D | ja.po | 3414 msgid " cpusubtype: %08lx\n"
|
D | id.po | 3047 msgid " cpusubtype: %08lx\n"
|
D | ru.po | 3475 msgid " cpusubtype: %08lx\n"
|
D | uk.po | 3483 msgid " cpusubtype: %08lx\n"
|
D | fr.po | 3479 msgid " cpusubtype: %08lx\n"
|
D | es.po | 3474 msgid " cpusubtype: %08lx\n"
|
D | vi.po | 3487 msgid " cpusubtype: %08lx\n"
|
/toolchain/binutils/binutils-2.25/binutils/po/ |
D | fr.po | 4956 msgid " cpusubtype: %08lx\n" 4957 msgstr " cpusubtype: %08lx\n"
|
D | binutils.pot | 4715 msgid " cpusubtype: %08lx\n"
|
D | bg.po | 4758 msgid " cpusubtype: %08lx\n"
|
D | sr.po | 4952 msgid " cpusubtype: %08lx\n"
|
D | sv.po | 5004 msgid " cpusubtype: %08lx\n"
|
D | fi.po | 5047 msgid " cpusubtype: %08lx\n"
|