Lines Matching refs:toff
330 bfd_vma toff; in elf64_ia64_relax_section() member
394 bfd_vma symaddr, reladdr, trampoff, toff, roff; in elf64_ia64_relax_section() local
474 toff = isym->st_value; in elf64_ia64_relax_section()
502 toff = dyn_i->plt2_offset; in elf64_ia64_relax_section()
518 toff = h->root.u.def.value; in elf64_ia64_relax_section()
522 toff += irel->r_addend; in elf64_ia64_relax_section()
524 symaddr = tsec->output_section->vma + tsec->output_offset + toff; in elf64_ia64_relax_section()
596 if (tsec == sec && toff > roff) in elf64_ia64_relax_section()
601 if (f->tsec == tsec && f->toff == toff) in elf64_ia64_relax_section()
654 f->toff = toff; in elf64_ia64_relax_section()
700 tsec->output_offset + toff, in elf64_ia64_relax_section()
713 tsec->output_offset + toff, in elf64_ia64_relax_section()