Searched refs:start0 (Results 1 – 1 of 1) sorted by relevance
196 bfd_vma start0 = start - 4; in sh_elf_reloc_loop() local198 while (start0 && IS_PPI (contents + start0)) in sh_elf_reloc_loop()199 start0 -= 2; in sh_elf_reloc_loop()200 start0 = start - 2 - ((start - start0) & 2); in sh_elf_reloc_loop()201 start = start0 - cum_diff - 2; in sh_elf_reloc_loop()202 end = start0; in sh_elf_reloc_loop()