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

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-nios2/
H A Drelax_section.d1 #name: NIOS2 relax_section
4 #source: relax_section.s
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-nios2.c94 relax_section = 0, enumerator in enum:__anon342
116 The default value is relax_section, which relaxes branches within
120 } nios2_as_options = {false, false, relax_section};
594 nios2_as_options.relax = relax_section;
822 else if (nios2_as_options.relax == relax_section
940 if (nios2_as_options.relax == relax_section)
1012 if (nios2_as_options.relax == relax_section)
3560 nios2_as_options.relax = relax_section;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-nios2.c94 relax_section = 0, enumerator in enum:__anon943
116 The default value is relax_section, which relaxes branches within
120 } nios2_as_options = {FALSE, FALSE, relax_section};
599 nios2_as_options.relax = relax_section;
827 else if (nios2_as_options.relax == relax_section
945 if (nios2_as_options.relax == relax_section)
1017 if (nios2_as_options.relax == relax_section)
3565 nios2_as_options.relax = relax_section;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-nios2.c94 relax_section = 0, enumerator in enum:__anon475
116 The default value is relax_section, which relaxes branches within
120 } nios2_as_options = {false, false, relax_section};
594 nios2_as_options.relax = relax_section;
822 else if (nios2_as_options.relax == relax_section
940 if (nios2_as_options.relax == relax_section)
1012 if (nios2_as_options.relax == relax_section)
3560 nios2_as_options.relax = relax_section;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c6920 static bool relax_section (bfd *, asection *, struct bfd_link_info *);
6981 if (!relax_section (abfd, sec, link_info))
7768 The actual changes are performed by relax_section() in the second
9500 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info)
10477 /* This is similar to relax_section except that when a target is moved,
9482 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info) function
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xtensa.c6912 static bfd_boolean relax_section (bfd *, asection *, struct bfd_link_info *);
6973 if (!relax_section (abfd, sec, link_info))
7760 The actual changes are performed by relax_section() in the second
9492 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info)
10469 /* This is similar to relax_section except that when a target is moved,
9467 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info) function
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c6913 static bool relax_section (bfd *, asection *, struct bfd_link_info *);
6974 if (!relax_section (abfd, sec, link_info))
7761 The actual changes are performed by relax_section() in the second
9493 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info)
10470 /* This is similar to relax_section except that when a target is moved,
9468 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info) function
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c6927 static bool relax_section (bfd *, asection *, struct bfd_link_info *);
6988 if (!relax_section (abfd, sec, link_info))
7775 The actual changes are performed by relax_section() in the second
9507 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info)
10484 /* This is similar to relax_section except that when a target is moved,
9482 relax_section (bfd *abfd, asection *sec, struct bfd_link_info *link_info) function

Completed in 392 milliseconds