Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c11579 Elf_Internal_Rela *tmp_rel, *tmp2_rel = NULL; in nds32_relax_adjust_label() local
11644 for (tmp2_rel = label_rel; tmp2_rel < tmp_rel in nds32_relax_adjust_label()
11645 || tmp2_rel->r_offset == tmp_rel->r_offset; tmp2_rel++) in nds32_relax_adjust_label()
11647 if (ELF32_R_TYPE (tmp2_rel->r_info) == R_NDS32_LABEL in nds32_relax_adjust_label()
11648 && tmp2_rel->r_addend < 2) in nds32_relax_adjust_label()
11649 tmp2_rel->r_info = in nds32_relax_adjust_label()
11650 ELF32_R_INFO (ELF32_R_SYM (tmp2_rel->r_info), in nds32_relax_adjust_label()