Searched refs:tmp_rel (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf32-nds32.c11527 Elf_Internal_Rela *tmp_rel, *tmp2_rel = NULL;
11578 for (tmp_rel = internal_relocs; tmp_rel < irelend; tmp_rel++)
11580 if (ELF32_R_TYPE (tmp_rel->r_info) == R_NDS32_LABEL)
11584 if (tmp_rel->r_addend < 2)
11585 label_rel = tmp_rel;
11588 else if (tmp_rel->r_addend > 1)
11590 /* Remove all LABEL relocation from label_rel to tmp_rel
11591 including relocations with same offset as tmp_rel
11520 Elf_Internal_Rela *tmp_rel, *tmp2_rel = NULL; local
12280 Elf_Internal_Rela *tmp_rel; local
[all...]

Completed in 171 milliseconds