Home
last modified time | relevance | path

Searched refs:bfd_big_endian (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/netbsd/external/gpl3/gdb/dist/bfd/
H A Dcoff-mcore.c373 bfd_big_endian (input_bfd) ? _("big endian") : _("little endian"), in coff_mcore_relocate_section()
374 bfd_big_endian (output_bfd) ? _("big endian") : _("little endian")); in coff_mcore_relocate_section()
H A Dcoff-arm.c716 if (bfd_big_endian (abfd)) in coff_thumb_pcrel_common()
756 if (bfd_big_endian (abfd)) in coff_thumb_pcrel_common()
1648 if (bfd_big_endian (input_bfd)) in coff_arm_relocate_section()
1684 if (bfd_big_endian (input_bfd)) in coff_arm_relocate_section()
H A Delf-nacl.c347 fill = abfd->arch_info->fill (sec->size, bfd_big_endian (abfd), TRUE); in nacl_final_write_processing()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-mcore.c373 bfd_big_endian (input_bfd) ? _("big endian") : _("little endian"), in coff_mcore_relocate_section()
374 bfd_big_endian (output_bfd) ? _("big endian") : _("little endian")); in coff_mcore_relocate_section()
H A Dcoff-arm.c716 if (bfd_big_endian (abfd)) in coff_thumb_pcrel_common()
756 if (bfd_big_endian (abfd)) in coff_thumb_pcrel_common()
1648 if (bfd_big_endian (input_bfd)) in coff_arm_relocate_section()
1684 if (bfd_big_endian (input_bfd)) in coff_arm_relocate_section()
H A Delf-nacl.c347 fill = abfd->arch_info->fill (sec->size, bfd_big_endian (abfd), TRUE); in nacl_final_write_processing()
H A Delfcore.h119 if (! bfd_big_endian (abfd)) in elf_core_file_p()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dcoff-mcore.c373 bfd_big_endian (input_bfd) ? _("big endian") : _("little endian"), in coff_mcore_relocate_section()
374 bfd_big_endian (output_bfd) ? _("big endian") : _("little endian")); in coff_mcore_relocate_section()
H A Delf-nacl.c347 fill = abfd->arch_info->fill (sec->size, bfd_big_endian (abfd), true); in nacl_final_write_processing()
H A Dcoff-arm.c716 if (bfd_big_endian (abfd)) in coff_thumb_pcrel_common()
756 if (bfd_big_endian (abfd)) in coff_thumb_pcrel_common()
1648 if (bfd_big_endian (input_bfd)) in coff_arm_relocate_section()
1684 if (bfd_big_endian (input_bfd)) in coff_arm_relocate_section()
H A Delfcore.h120 if (! bfd_big_endian (abfd)) in elf_core_file_p()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-mcore.c373 bfd_big_endian (input_bfd) ? _("big endian") : _("little endian"), in coff_mcore_relocate_section()
374 bfd_big_endian (output_bfd) ? _("big endian") : _("little endian")); in coff_mcore_relocate_section()
H A Dcoff-arm.c716 if (bfd_big_endian (abfd)) in coff_thumb_pcrel_common()
756 if (bfd_big_endian (abfd)) in coff_thumb_pcrel_common()
1648 if (bfd_big_endian (input_bfd)) in coff_arm_relocate_section()
1684 if (bfd_big_endian (input_bfd)) in coff_arm_relocate_section()
/netbsd/external/gpl3/gdb/dist/sim/rx/
H A Dload.c93 rx_big_endian = bfd_big_endian (prog); in rx_load()
/netbsd/external/gpl3/gdb.old/dist/sim/rx/
H A Dload.c93 rx_big_endian = bfd_big_endian (prog); in rx_load()
/netbsd/external/gpl3/binutils.old/dist/bfd/doc/
H A Dlibbfd.texi68 if (bfd_big_endian (abfd)) \
78 (bfd_big_endian (abfd) ? bfd_getb24 (ptr) : bfd_getl24 (ptr))
/netbsd/external/gpl3/gdb/dist/sim/sh64/
H A Dsim-if.c193 (bfd_big_endian (STATE_PROG_BFD (sd)) ? BFD_ENDIAN_BIG in sh64_disassemble_insn()
/netbsd/external/gpl3/gdb.old/dist/sim/sh64/
H A Dsim-if.c193 (bfd_big_endian (STATE_PROG_BFD (sd)) ? BFD_ENDIAN_BIG in sh64_disassemble_insn()
/netbsd/external/gpl3/gdb/dist/sim/common/
H A Dsim-config.c150 && !bfd_big_endian (STATE_PROG_BFD (sd)))) in sim_config()
H A Dcgen-trace.c377 (bfd_big_endian (STATE_PROG_BFD (sd)) ? BFD_ENDIAN_BIG in sim_cgen_disassemble_insn()
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-config.c150 && !bfd_big_endian (STATE_PROG_BFD (sd)))) in sim_config()
/netbsd/external/gpl3/binutils.old/dist/ld/
H A Dldemul.c241 if (bfd_big_endian (link_info.output_bfd)) in after_open_default()
/netbsd/external/gpl3/binutils/dist/ld/
H A Dldemul.c253 if (bfd_big_endian (link_info.output_bfd)) in after_open_default()
/netbsd/external/gpl3/gdb/dist/ld/
H A Dldemul.c247 if (bfd_big_endian (link_info.output_bfd)) in after_open_default()
/netbsd/external/gpl3/gdb.old/dist/ld/
H A Dldemul.c247 if (bfd_big_endian (link_info.output_bfd)) in after_open_default()

12345678910>>...14