Lines Matching refs:tsec
3015 asection *tsec; member
3178 if (info->sec == info->tsec) in elf64_alpha_relax_opt_call()
3187 (info->abfd, info->tsec, NULL, in elf64_alpha_relax_opt_call()
3192 tsec_relend = tsec_relocs + info->tsec->reloc_count; in elf64_alpha_relax_opt_call()
3197 ofs = (symval - info->tsec->output_section->vma in elf64_alpha_relax_opt_call()
3198 - info->tsec->output_offset); in elf64_alpha_relax_opt_call()
3216 if (info->link_info->output_bfd->xvec != info->tsec->owner->xvec in elf64_alpha_relax_opt_call()
3217 || info->gotobj != alpha_elf_tdata (info->tsec->owner)->gotobj) in elf64_alpha_relax_opt_call()
3900 info.tsec = bfd_abs_section_ptr; in elf64_alpha_relax_section()
3909 info.tsec = bfd_abs_section_ptr; in elf64_alpha_relax_section()
3911 info.tsec = bfd_com_section_ptr; in elf64_alpha_relax_section()
3913 info.tsec = bfd_section_from_elf_index (abfd, isym->st_shndx); in elf64_alpha_relax_section()
3947 info.tsec = bfd_abs_section_ptr; in elf64_alpha_relax_section()
3956 info.tsec = bfd_abs_section_ptr; in elf64_alpha_relax_section()
3961 info.tsec = h->root.root.u.def.section; in elf64_alpha_relax_section()
3978 symval += info.tsec->output_section->vma + info.tsec->output_offset; in elf64_alpha_relax_section()