Home | History | Annotate | Download | only in gold

Lines Matching refs:span_end

2228 	  section_size_type span_end;
2231 span_end = convert_to_section_size_type(p->first.offset_);
2233 span_end = convert_to_section_size_type(shdr.get_sh_size());
2241 this, shndx, span_start, span_end,
2246 this, shndx, span_start, span_end,
8087 // output_address + span_end). Note here we do not share the code with
8098 const section_size_type span_end,
8110 section_size_type span_length = span_end - span_start;
8139 // [output_address + span_start, output_address + span_end).
8147 const section_size_type span_end,
8161 section_size_type span_length = span_end - span_start;