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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c3226 bfd_vma optdest, org;
3243 optdest = elf64_alpha_relax_opt_call (info, symval);
3247 odisp = (optdest ? optdest : symval) - org;
3263 if (optdest)
3264 urel->r_addend += optdest - symval;
3286 if (optdest)
3217 bfd_vma optdest, org; local

Completed in 170 milliseconds