Searched refs:optdest (Results 1 – 2 of 2) sorted by relevance
3201 bfd_vma optdest, org; in elf64_alpha_relax_with_lituse() local3218 optdest = elf64_alpha_relax_opt_call (info, symval); in elf64_alpha_relax_with_lituse()3222 odisp = (optdest ? optdest : symval) - org; in elf64_alpha_relax_with_lituse()3238 if (optdest) in elf64_alpha_relax_with_lituse()3239 urel->r_addend += optdest - symval; in elf64_alpha_relax_with_lituse()3261 if (optdest) in elf64_alpha_relax_with_lituse()
1369 bfd_vma optdest, org; local1386 optdest = elf64_alpha_relax_opt_call (info, symval);1390 odisp = (optdest ? optdest : symval) - org;1406 if (optdest)1407 urel->r_addend += optdest - symval;1429 if (optdest)