Home
last modified time | relevance | path

Searched refs:lang_relax_sections (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/emultempl/
Delf-generic.em34 lang_relax_sections (need_layout);
/toolchain/binutils/binutils-2.27/ld/
Dldemul.c232 lang_relax_sections (FALSE); in after_allocation_default()
Dldlang.h537 extern void lang_relax_sections
DChangeLog-200965 * ldlang.c (lang_relax_sections): Use RELAXATION_ENABLED macro.
692 * ldemul.c (after_allocation_default): Run lang_relax_sections.
693 * ldlang.h (lang_relax_sections): Declare.
695 (lang_relax_sections): New function.
706 lang_relax_sections.
Dldlang.c6548 lang_relax_sections (bfd_boolean need_layout) in lang_relax_sections() function