Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/ld/
HDldlang.h110 normal_section, enumerator
HDldgram.y980 | /* EMPTY */ { sectype = normal_section; }
981 | '(' ')' { sectype = normal_section; }
HDChangeLog248 as per normal_section.
HDldlang.c2043 case normal_section: in lang_add_section()
6516 l->os->sectype = normal_section; in lang_leave_overlay()