Home
last modified time | relevance | path

Searched refs:next_rel (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c9933 Elf_Internal_Rela *irel, *next_rel, *rel_end; in relax_property_section() local
9948 next_rel = internal_relocs; in relax_property_section()
9964 if (next_rel) in relax_property_section()
9966 for (irel = next_rel; irel < rel_end; irel++) in relax_property_section()
10002 next_rel = offset_rel; in relax_property_section()
10013 next_rel = offset_rel; in relax_property_section()
10020 next_rel = offset_rel + 1; in relax_property_section()
10024 next_rel = NULL; in relax_property_section()
10104 for (irel = next_rel; irel < rel_end; irel++) in relax_property_section()