Searched refs:byteswap_code (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Dbfd-in.h912 int byteswap_code;
906 int byteswap_code; member in struct:elf32_arm_params
H A Delf32-arm.c3089 int byteswap_code; member in struct:elf32_arm_link_hash_table
4515 if (htab->byteswap_code != bfd_little_endian (output_bfd))
4528 if (htab->byteswap_code != bfd_little_endian (output_bfd))
4542 if (htab->byteswap_code != bfd_little_endian (output_bfd))
7515 if (globals->byteswap_code && !bfd_big_endian (abfd))
15794 int byteswap_code)
15802 globals->byteswap_code = byteswap_code;
16757 if (globals != NULL && globals->byteswap_code)
18738 if (globals->byteswap_code)
15793 bfd_elf32_arm_set_byteswap_code(struct bfd_link_info *info, int byteswap_code) argument
[all...]
H A Dbfd-in2.h919 int byteswap_code;
913 int byteswap_code; member in struct:elf32_arm_params
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-arm.c1713 int byteswap_code; member in struct:elf32_arm_link_hash_table
1988 ret->byteswap_code = 0;
2407 int byteswap_code)
2430 if (byteswap_code && !bfd_big_endian (abfd))
2436 globals->byteswap_code = byteswap_code;
7441 if (globals->byteswap_code)
7789 if (!globals->byteswap_code)
2405 bfd_elf32_arm_process_before_allocation(bfd *abfd, struct bfd_link_info *link_info, int byteswap_code) argument

Completed in 306 milliseconds