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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-arm.h183 int byteswap_code; member in struct:elf32_arm_link_hash_table
382 ret->byteswap_code = 0;
764 int byteswap_code)
788 if (byteswap_code && !bfd_big_endian (abfd))
794 globals->byteswap_code = byteswap_code;
4237 if (globals->byteswap_code)
4355 if (!globals->byteswap_code)
761 bfd_elf32_arm_process_before_allocation(bfd *abfd, struct bfd_link_info *link_info, int no_pipeline_knowledge, int byteswap_code) argument

Completed in 93 milliseconds