Home
last modified time | relevance | path

Searched refs:relax_again (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/binutils/ld/
Dldlang.c5670 bfd_boolean relax_again; in relax_sections() local
5675 relax_again = FALSE; in relax_sections()
5692 lang_size_sections (&relax_again, FALSE); in relax_sections()
5694 while (relax_again); in relax_sections()
DChangeLog-91975026 (relax_again): New static variable.
5028 correspond to BFD changes. Set relax_again appropriately.
5030 lang_do_assignments and lang_size_sections until relax_again
DChangeLog-0001872 (relax_again): Move to..