Home
last modified time | relevance | path

Searched refs:lang_size_sections (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldlang.h558 extern void lang_size_sections
Dpe-dll.c2639 lang_size_sections (NULL, TRUE); in pe_dll_fill_sections()
2669 lang_size_sections (NULL, TRUE); in pe_exe_fill_sections()
Dldlang.c4371 lang_size_sections (bfd_boolean *relax, bfd_boolean check_regions) in lang_size_sections() function
5360 lang_size_sections (NULL, !command_line.relax); in lang_process()
5386 lang_size_sections (&relax_again, FALSE); in lang_process()
5401 lang_size_sections (NULL, TRUE); in lang_process()
/mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Delf32.em1767 lang_size_sections (NULL, TRUE);