Searched refs:old_relocs_end (Results 1 – 1 of 1) sorted by relevance
1483 struct reloc *old_relocs, *old_relocs_end, *new_relocs; in elf_alloc_reloc() local1548 old_relocs_end = &old_relocs[nr_relocs_old]; in elf_alloc_reloc()1556 if (reloc >= old_relocs && reloc < old_relocs_end) in elf_alloc_reloc()1565 if (next_reloc >= old_relocs && next_reloc < old_relocs_end) in elf_alloc_reloc()