Searched refs:byteswap_code (Results 1 – 3 of 3) sorted by relevance
33 static int byteswap_code = 0;128 bfd_elf32_arm_set_byteswap_code (&link_info, byteswap_code);306 byteswap_code = 1;
2188 int byteswap_code; member2479 ret->byteswap_code = 0; in elf32_arm_link_hash_table_create()3127 if (globals->byteswap_code && !bfd_big_endian (abfd)) in bfd_elf32_arm_process_before_allocation()4005 if (htab->byteswap_code != bfd_little_endian (output_bfd)) in put_arm_insn()4019 if (htab->byteswap_code != bfd_little_endian (output_bfd)) in put_thumb_insn()8525 int byteswap_code) in bfd_elf32_arm_set_byteswap_code() argument8530 globals->byteswap_code = byteswap_code; in bfd_elf32_arm_set_byteswap_code()9379 if (globals->byteswap_code) in elf32_arm_post_process_headers()9942 if (globals->byteswap_code) in elf32_arm_write_section()
252 byteswap_code as an argument. Revert 2006-11-01 change.