Lines Matching refs:span_end
6372 section_size_type span_end; in scan_section_for_cortex_a8_erratum() local
6375 span_end = convert_to_section_size_type(next->first.second); in scan_section_for_cortex_a8_erratum()
6377 span_end = convert_to_section_size_type(shdr.get_sh_size()); in scan_section_for_cortex_a8_erratum()
6380 != ((span_end + output_address - 1) & ~0xfffUL)) in scan_section_for_cortex_a8_erratum()
6383 span_start, span_end, in scan_section_for_cortex_a8_erratum()
6697 section_size_type span_start, span_end; in do_relocate_sections() local
6722 span_end = in do_relocate_sections()
6725 span_end = in do_relocate_sections()
6740 while (index + 3 < (span_end - span_start)) in do_relocate_sections()
6753 while (index + 1 < (span_end - span_start)) in do_relocate_sections()
12656 section_size_type span_end, in scan_span_for_cortex_a8_erratum() argument
12670 while (i < span_end) in scan_span_for_cortex_a8_erratum()