Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/
H A Dmri.c209 p->ok_to_load ? 0 : noload_section, in mri_draw_tree()
H A Dldlang.h112 noload_section, enumerator
H A Dldgram.y971 NOLOAD { sectype = noload_section; }
H A Dldlang.c2049 case noload_section: in lang_add_section()
5521 if (sectype != noload_section) in lang_enter_output_section_statement()
6258 if (os->sectype == noload_section in lang_record_phdrs()
H A DChangeLog-9197242 noload_section.
626 * mri.c (mri_draw_tree): Pass noload_section, not SEC_NEVER_LOAD,