Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-alpha.c3406 bfd_vma optdest, org; in elf64_alpha_relax_with_lituse() local
3422 optdest = elf64_alpha_relax_opt_call (info, symval); in elf64_alpha_relax_with_lituse()
3424 odisp = (optdest ? optdest : symval) - org; in elf64_alpha_relax_with_lituse()
3443 if (optdest) in elf64_alpha_relax_with_lituse()
3444 nrel.r_addend += optdest - symval; in elf64_alpha_relax_with_lituse()
3468 if (optdest) in elf64_alpha_relax_with_lituse()