Home | History | Annotate | Download | only in ld

Lines Matching refs:segment

1951 	 situation of all read-only sections placed in one segment and
1952 following that a segment containing all the read-write
3688 If this section was actually a segment marker, then the
3690 processed the segment marker. Originally, the linker
3691 treated segment directives (like -Ttext on the
3696 if (!s->address_statement.segment
3697 || !s->address_statement.segment->used)
5397 that the two sections ought to be placed into the same segment. */
5406 sections comingled in the same segment. */
5454 read-write segment (byte before will be mapped read-only). */
5458 /* Compute the expected PT_GNU_RELRO segment end. */
5502 a page could be saved in the data segment. */
6800 const segment_type *segment)
6807 ad->segment = segment;