Searched refs:relax_section (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
D | relax_section.d | 1 #name: NIOS2 relax_section 4 #source: relax_section.s
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-nios2.c | 92 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/ |
D | ChangeLog-2007 | 66 * 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.
|
D | elf32-xtensa.c | 6650 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
|
D | ChangeLog-2004 | 982 (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.
|
D | ChangeLog | 1693 * elf32-xtensa.c (relax_section): treat R_XTENSA_DIFF* relocations as
|
D | ChangeLog-2006 | 2142 (relax_section): Adjust calls to narrow_instruction and
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog-2013 | 1417 * ld-nios2/relax_section.d: New. 1418 * ld-nios2/relax_section.s: New.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-9197 | 6604 * relax.c (relax_section): don't complain if the script file isn't 7014 * relax.c (relax_section): complain if input not relaxable.
|