Home | History | Annotate | Download | only in gold

Lines Matching refs:Output_segment

150 // in an Output_segment.
154 Output_segment* os, elfcpp::STT type,
161 this->u_.in_output_segment.output_segment = os;
247 // Output_segment.
252 Output_segment* os, Value_type value,
542 Symbol::set_output_segment(Output_segment* os, Segment_offset_base base)
546 this->u_.in_output_segment.output_segment = os;
1960 // Define a symbol based on an Output_segment.
1966 Output_segment* os,
2002 // Define a symbol in an Output_segment, sized version.
2010 Output_segment* os,
2226 Output_segment* os = layout->find_output_segment(p->segment_type,
2719 Output_segment* os = sym->output_segment();