Lines Matching refs:toff
327 bfd_vma toff; in elfNN_ia64_relax_section() member
392 bfd_vma symaddr, reladdr, trampoff, toff, roff; in elfNN_ia64_relax_section() local
473 toff = isym->st_value; in elfNN_ia64_relax_section()
502 toff = dyn_i->plt2_offset; in elfNN_ia64_relax_section()
518 toff = h->root.u.def.value; in elfNN_ia64_relax_section()
543 toff += irel->r_addend; in elfNN_ia64_relax_section()
545 toff = _bfd_merged_section_offset (abfd, &tsec, in elfNN_ia64_relax_section()
547 toff); in elfNN_ia64_relax_section()
550 toff += irel->r_addend; in elfNN_ia64_relax_section()
553 toff += irel->r_addend; in elfNN_ia64_relax_section()
555 symaddr = tsec->output_section->vma + tsec->output_offset + toff; in elfNN_ia64_relax_section()
629 if (tsec == sec && toff > roff) in elfNN_ia64_relax_section()
634 if (f->tsec == tsec && f->toff == toff) in elfNN_ia64_relax_section()
699 f->toff = toff; in elfNN_ia64_relax_section()
745 tsec->output_offset + toff, in elfNN_ia64_relax_section()
759 tsec->output_offset + toff, in elfNN_ia64_relax_section()