Home
last modified time | relevance | path

Searched refs:relax_section (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/
Drelax_section.d1 #name: NIOS2 relax_section
4 #source: relax_section.s
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nios2.c92 relax_section = 0, enumerator
118 } nios2_as_options = {FALSE, FALSE, relax_section};
570 nios2_as_options.relax = relax_section; in s_nios2_set()
780 else if (nios2_as_options.relax == relax_section in nios2_relax_frag()
862 if (nios2_as_options.relax == relax_section) in md_convert_frag()
903 if (nios2_as_options.relax == relax_section) in md_convert_frag()
2359 nios2_as_options.relax = relax_section; in md_parse_option()
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-200766 * elf32-xtensa.c (relax_section): Update DIFF relocations in the
576 * elf32-xtensa.c (relax_section): Check for a reference to a discarded
583 (relax_section, relax_property_section): Likewise.
657 * elf32-xtensa.c (relax_section): Call pin_internal_relocs when
687 (relax_section, move_literal): Adjust calls to reloc_bfd_fix_init.
Delf32-xtensa.c6650 static bfd_boolean relax_section (bfd *, asection *, struct bfd_link_info *);
6711 if (!relax_section (abfd, sec, link_info)) in elf_xtensa_relax_section()
8864 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info) in relax_section() function
DChangeLog-2004982 (relax_section): Use bfd_get_section_limit. Call
2743 relax_section, shrink_dynamic_reloc_sections, relax_property_section,
2911 for handling SEC_MERGE symbols in relax_section.
DChangeLog1693 * elf32-xtensa.c (relax_section): treat R_XTENSA_DIFF* relocations as
DChangeLog-20062142 (relax_section): Adjust calls to narrow_instruction and
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-20131417 * ld-nios2/relax_section.d: New.
1418 * ld-nios2/relax_section.s: New.
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-91976604 * relax.c (relax_section): don't complain if the script file isn't
7014 * relax.c (relax_section): complain if input not relaxable.