Searched refs:byteswap_code (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-arm.h | 72 int byteswap_code; member
|
H A D | elf32-arm.c | 3330 int byteswap_code; member 4856 if (htab->byteswap_code != bfd_little_endian (output_bfd)) in put_arm_insn() 4869 if (htab->byteswap_code != bfd_little_endian (output_bfd)) in put_thumb_insn() 4883 if (htab->byteswap_code != bfd_little_endian (output_bfd)) in put_thumb2_insn() 7860 if (globals->byteswap_code && !bfd_big_endian (abfd)) in bfd_elf32_arm_process_before_allocation() 16720 int byteswap_code) in bfd_elf32_arm_set_byteswap_code() argument 16728 globals->byteswap_code = byteswap_code; in bfd_elf32_arm_set_byteswap_code() 17647 if (globals != NULL && globals->byteswap_code) in elf32_arm_init_file_header() 19662 if (globals->byteswap_code) in elf32_arm_write_section()
|
H A D | ChangeLog-2004 | 3835 (struct elf32_arm_link_hash_table): Add byteswap_code. 3836 (elf32_arm_link_hash_table_create): Initialize byteswap_code. 3837 (bfd_elf32_arm_process_before_allocation): Add byteswap_code.
|
H A D | ChangeLog-2006 | 252 byteswap_code as an argument. Revert 2006-11-01 change.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-arm.h | 72 int byteswap_code; member
|
H A D | elf32-arm.c | 3330 int byteswap_code; member 4856 if (htab->byteswap_code != bfd_little_endian (output_bfd)) in put_arm_insn() 4869 if (htab->byteswap_code != bfd_little_endian (output_bfd)) in put_thumb_insn() 4883 if (htab->byteswap_code != bfd_little_endian (output_bfd)) in put_thumb2_insn() 7868 if (globals->byteswap_code && !bfd_big_endian (abfd)) in bfd_elf32_arm_process_before_allocation() 16743 int byteswap_code) in bfd_elf32_arm_set_byteswap_code() argument 16751 globals->byteswap_code = byteswap_code; in bfd_elf32_arm_set_byteswap_code() 17670 if (globals != NULL && globals->byteswap_code) in elf32_arm_init_file_header() 19719 if (globals->byteswap_code) in elf32_arm_write_section()
|
H A D | ChangeLog-2004 | 3835 (struct elf32_arm_link_hash_table): Add byteswap_code. 3836 (elf32_arm_link_hash_table_create): Initialize byteswap_code. 3837 (bfd_elf32_arm_process_before_allocation): Add byteswap_code.
|
H A D | ChangeLog-2006 | 252 byteswap_code as an argument. Revert 2006-11-01 change.
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
H A D | armelf.em | 35 0, /* byteswap_code */ 94 bfd_elf32_arm_set_byteswap_code (&link_info, params.byteswap_code); 673 params.byteswap_code = 1;
|
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
H A D | armelf.em | 35 0, /* byteswap_code */ 94 bfd_elf32_arm_set_byteswap_code (&link_info, params.byteswap_code); 670 params.byteswap_code = 1;
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ChangeLog-2004 | 1125 * emultempl/armelf.em (byteswap_code): Add.
|
H A D | ChangeLog-2016 | 1080 (thumb_entry_symbol, byteswap_code, target1_is_rel, target2_type,
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ChangeLog-2004 | 1125 * emultempl/armelf.em (byteswap_code): Add.
|
H A D | ChangeLog-2016 | 1080 (thumb_entry_symbol, byteswap_code, target1_is_rel, target2_type,
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2004 | 3835 (struct elf32_arm_link_hash_table): Add byteswap_code. 3836 (elf32_arm_link_hash_table_create): Initialize byteswap_code. 3837 (bfd_elf32_arm_process_before_allocation): Add byteswap_code.
|
H A D | ChangeLog-2006 | 252 byteswap_code as an argument. Revert 2006-11-01 change.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2004 | 3835 (struct elf32_arm_link_hash_table): Add byteswap_code. 3836 (elf32_arm_link_hash_table_create): Initialize byteswap_code. 3837 (bfd_elf32_arm_process_before_allocation): Add byteswap_code.
|
H A D | ChangeLog-2006 | 252 byteswap_code as an argument. Revert 2006-11-01 change.
|