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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c3235 bfd_vma optdest, org;
3252 optdest = elf64_alpha_relax_opt_call (info, symval);
3256 odisp = (optdest ? optdest : symval) - org;
3272 if (optdest)
3273 urel->r_addend += optdest - symval;
3295 if (optdest)
3226 bfd_vma optdest, org; local

Completed in 154 milliseconds