Lines Matching refs:toff
6703 bfd_vma toff; in ppc_elf_relax_section() member
6788 bfd_vma toff, roff; in ppc_elf_relax_section() local
6845 toff = isym->st_value; in ppc_elf_relax_section()
6864 toff = h->root.u.def.value; in ppc_elf_relax_section()
6870 toff = link_info->relocatable ? indx : 0; in ppc_elf_relax_section()
6970 toff = ent->glink_offset; in ppc_elf_relax_section()
6975 toff = ent->plt.offset; in ppc_elf_relax_section()
7010 toff += irel->r_addend; in ppc_elf_relax_section()
7012 toff in ppc_elf_relax_section()
7015 toff); in ppc_elf_relax_section()
7018 toff += irel->r_addend; in ppc_elf_relax_section()
7022 toff += irel->r_addend; in ppc_elf_relax_section()
7043 symaddr = tsec->output_section->vma + tsec->output_offset + toff; in ppc_elf_relax_section()
7052 if (f->tsec == tsec && f->toff == toff) in ppc_elf_relax_section()
7098 f->toff = toff; in ppc_elf_relax_section()