Searched refs:cond_irelfn (Results 1 – 1 of 1) sorted by relevance
9138 Elf_Internal_Rela *i1_irelfn, *cond_irelfn, *irelend; in nds32_elf_relax_longcall2() local9183 cond_irelfn = in nds32_elf_relax_longcall2()9186 if (cond_irelfn != irelend) in nds32_elf_relax_longcall2()9187 cond_irelfn->r_info = in nds32_elf_relax_longcall2()9188 ELF32_R_INFO (ELF32_R_SYM (cond_irelfn->r_info), R_NDS32_NONE); in nds32_elf_relax_longcall2()9238 Elf_Internal_Rela *hi_irelfn, *lo_irelfn, *cond_irelfn, *irelend; in nds32_elf_relax_longcall3() local9289 cond_irelfn = in nds32_elf_relax_longcall3()9292 if (cond_irelfn != irelend) in nds32_elf_relax_longcall3()9294 cond_irelfn->r_info = ELF32_R_INFO (ELF32_R_SYM (hi_irelfn->r_info), in nds32_elf_relax_longcall3()9296 cond_irelfn->r_addend = hi_irelfn->r_addend; in nds32_elf_relax_longcall3()[all …]