Searched refs:lang_size_sections (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/binutils/ld/
H A Dldlang.c3333 /* Run lang_size_sections (if not already done). */
4682 /* If this is the first time lang_size_sections is called,
4769 lang_size_sections (bfd_boolean *relax, bfd_boolean check_regions)
5694 lang_size_sections (&relax_again, FALSE);
5794 lang_size_sections (NULL, !command_line.relax);
5814 lang_size_sections (NULL, TRUE);
4767 lang_size_sections (bfd_boolean *relax, bfd_boolean check_regions) function
H A Dldlang.h574 extern void lang_size_sections
H A Dpe-dll.c2816 lang_size_sections (NULL, TRUE);
2847 lang_size_sections (NULL, TRUE);

Completed in 207 milliseconds