Home | History | Annotate | Download | only in ld

Lines Matching full:segment_start

157 	(exp_print_token): Handle SEGMENT_START.
159 * ldgram.y (SEGMENT_START): Declare it as a token.
160 (exp): Handle SEGMENT_START.
164 assignments if a corresponding SEGMENT_START has already been
167 * ldlex.l (SEGMENT_START): Add it.
170 * ld.texinfo (SEGMENT_START): Document it.
172 * scripttempl/armbpabi.sc: Use SEGMENT_START to control segment
174 * NEWS: Mention SEGMENT_START.