Lines Matching full:toff
6717 bfd_vma toff;
6802 bfd_vma toff, roff;
6859 toff = isym->st_value;
6878 toff = h->root.u.def.value;
6884 toff = link_info->relocatable ? indx : 0;
6984 toff = ent->glink_offset;
6989 toff = ent->plt.offset;
7024 toff += irel->r_addend;
7026 toff
7029 toff);
7032 toff += irel->r_addend;
7036 toff += irel->r_addend;
7057 symaddr = tsec->output_section->vma + tsec->output_offset + toff;
7066 if (f->tsec == tsec && f->toff == toff)
7112 f->toff = toff;