Home
last modified time | relevance | path

Searched refs:cputype (Results 1 – 25 of 31) sorted by relevance

12

/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-mach-o.c51 unsigned char cputype[4]; /* CPU that this object is for. */ member
64 unsigned char cputype[4]; /* CPU that this object is for. */ member
197 unsigned int cputype; member
217 unsigned int cputype; member
326 omr->cputype = (*fetch_32) (b + offsetof (struct mach_o_header_32, cputype)); in simple_object_mach_o_match()
821 ret->cputype = omr->cputype; in simple_object_mach_o_fetch_attributes()
852 || to->cputype != from->cputype) in simple_object_mach_o_attributes_merge()
910 set_32 (hdr + offsetof (struct mach_o_header_32, cputype), attrs->cputype); in simple_object_mach_o_write_header()
/toolchain/binutils/binutils-2.25/include/mach-o/
Dexternal.h27 unsigned char cputype[4]; /* CPU that this object is for. */ member
358 unsigned char cputype[4]; member
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c1086 bfd_h_put_32 (abfd, header->cputype, raw.cputype); in bfd_mach_o_write_header()
3241 header->cputype = (*get32) (raw.cputype); in bfd_mach_o_read_header()
3956 switch (mdata->header.cputype) in bfd_mach_o_read_thread()
4728 if ((mdata->header.cputype == BFD_MACH_O_CPU_TYPE_I386) in bfd_mach_o_scan_start_address()
4739 else if ((mdata->header.cputype == BFD_MACH_O_CPU_TYPE_POWERPC) in bfd_mach_o_scan_start_address()
4750 else if ((mdata->header.cputype == BFD_MACH_O_CPU_TYPE_POWERPC_64) in bfd_mach_o_scan_start_address()
4761 else if ((mdata->header.cputype == BFD_MACH_O_CPU_TYPE_X86_64) in bfd_mach_o_scan_start_address()
4800 enum bfd_architecture cputype; 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()
[all …]
Dpef.c514 enum bfd_architecture cputype; in bfd_pef_scan() local
519 bfd_pef_convert_architecture (header->architecture, &cputype, &cpusubtype); in bfd_pef_scan()
520 if (cputype == bfd_arch_unknown) in bfd_pef_scan()
526 bfd_set_arch_mach (abfd, cputype, cpusubtype); in bfd_pef_scan()
Dcoffcode.h2056 xcoff->cputype = internal_a->o_cputype; in coff_mkobject_hook()
2262 int cputype; in coff_set_arch_mach_hook() local
2264 if (xcoff_data (abfd)->cputype != -1) in coff_set_arch_mach_hook()
2265 cputype = xcoff_data (abfd)->cputype & 0xff; in coff_set_arch_mach_hook()
2273 cputype = 0; in coff_set_arch_mach_hook()
2289 cputype = sym.n_type & 0xff; in coff_set_arch_mach_hook()
2291 cputype = 0; in coff_set_arch_mach_hook()
2297 switch (cputype) in coff_set_arch_mach_hook()
4298 if (xcoff_data (abfd)->cputype != -1) in coff_write_object_contents()
4299 internal_a.o_cputype = xcoff_data (abfd)->cputype; in coff_write_object_contents()
Dmach-o-x86-64.c55 mdata->header.cputype = BFD_MACH_O_CPU_TYPE_X86_64; in bfd_mach_o_x86_64_mkobject()
Dmach-o.h30 unsigned long cputype; member
Dmach-o-i386.c55 mdata->header.cputype = BFD_MACH_O_CPU_TYPE_I386; in bfd_mach_o_i386_mkobject()
Dlibcoff-in.h169 short cputype; member
Dlibcoff.h173 short cputype; member
Dcoff-rs6000.c340 xcoff_data (abfd)->cputype = -1; in _bfd_xcoff_mkobject()
388 ox->cputype = ix->cputype; in _bfd_xcoff_copy_private_bfd_data()
Dcoff64-rs6000.c999 if (xcoff_data (abfd)->cputype != -1) in xcoff64_write_object_contents()
1000 internal_a.o_cputype = xcoff_data (abfd)->cputype; in xcoff64_write_object_contents()
DChangeLog-94951113 cputype, csects, and debug_indices.
1114 (xcoff_copy_private_bfd_data): Copy cputype.
1204 * coffcode.h (coff_mkobject_hook): If RS6000COFF_C, set cputype
1208 based on cputype stored in a.out header, or in n_type of initial
1210 (coff_write_object_contents): Set cputype correctly in a.out
1214 * coffswap.h (coff_swap_aouthdr_in): Swap in cputype field.
1215 (coff_swap_aouthdr_out): Swap out cputype field. Don't clear
1217 * libcoff-in.h (struct xcoff_tdata): Add cputype field.
DChangeLog-20094026 * coff64-rs6000.c (xcoff64_write_object_contents): Set the cputype
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c293 printf (_(" cputype : %08lx (%s)\n"), h->cputype, in dump_header()
294 bfd_mach_o_get_name (bfd_mach_o_cpu_name, h->cputype)); in dump_header()
1004 switch (mdata->header.cputype) in dump_thread()
1798 switch (mdata->header.cputype) in dump_unwind_encoding()
/toolchain/binutils/binutils-2.25/
Dconfig.guess1320 if test "$cputype" = "386"; then
1323 UNAME_MACHINE="$cputype"
/toolchain/binutils/binutils-2.25/bfd/po/
Dda.po3216 msgid " cputype : %08lx (%s)\n"
3217 msgstr " cputype : %08lx (%s)\n"
Dja.po3409 msgid " cputype : %08lx (%s)\n"
Did.po3042 msgid " cputype : %08lx (%s)\n"
Dru.po3470 msgid " cputype : %08lx (%s)\n"
Duk.po3478 msgid " cputype : %08lx (%s)\n"
/toolchain/binutils/binutils-2.25/binutils/po/
Dfr.po4951 msgid " cputype : %08lx (%s)\n"
4952 msgstr " cputype : %08lx (%s)\n"
Dbinutils.pot4710 msgid " cputype : %08lx (%s)\n"
Dbg.po4753 msgid " cputype : %08lx (%s)\n"
Dsr.po4947 msgid " cputype : %08lx (%s)\n"

12