Home | History | Annotate | Download | only in gold

Lines Matching refs:span_end

6356 	  section_size_type span_end;
6359 span_end = convert_to_section_size_type(next->first.second);
6361 span_end = convert_to_section_size_type(shdr.get_sh_size());
6364 != ((span_end + output_address - 1) & ~0xfffUL))
6367 span_start, span_end,
12495 section_size_type span_end,
12509 while (i < span_end)