Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/
H A Dldlang.h110 normal_section, enumerator
H A Dldgram.y980 | /* EMPTY */ { sectype = normal_section; }
981 | '(' ')' { sectype = normal_section; }
H A DChangeLog248 as per normal_section.
H A Dldlang.c2043 case normal_section: in lang_add_section()
6516 l->os->sectype = normal_section; in lang_leave_overlay()