Home
last modified time | relevance | path

Searched refs:tls_sec (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-alpha.c1072 (elf_hash_table (info)->tls_sec->vma)
1077 (elf_hash_table (info)->tls_sec->vma \
1079 elf_hash_table (info)->tls_sec->alignment_power))
3452 BFD_ASSERT (elf_hash_table (info->link_info)->tls_sec != NULL); in elf64_alpha_relax_tls_get_addr()
4013 if (elf_hash_table (info)->tls_sec != NULL) in elf64_alpha_relocate_section()
4338 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); in elf64_alpha_relocate_section()
4344 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); in elf64_alpha_relocate_section()
4434 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); in elf64_alpha_relocate_section()
4457 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); in elf64_alpha_relocate_section()
4480 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); in elf64_alpha_relocate_section()
[all …]
H A Delf32-frv.c1388 if (elf_hash_table (info)->tls_sec == NULL) in tls_biased_base()
1390 return elf_hash_table (info)->tls_sec->vma + FRVFDPIC_TLS_BIAS; in tls_biased_base()
1858 if (! elf_hash_table (info)->tls_sec) in _frvfdpic_emit_got_relocs_plt_entries()
1865 idx = elf_section_data (elf_hash_table (info)->tls_sec)->dynindx; in _frvfdpic_emit_got_relocs_plt_entries()
1972 if (! elf_hash_table (info)->tls_sec) in _frvfdpic_emit_got_relocs_plt_entries()
2758 if (elf_hash_table (info)->tls_sec)
2760 elf_hash_table (info)->tls_sec);
4742 && (elf_hash_table (dinfo->info)->tls_sec->size in _frvfdpic_relax_tls_entries()
5204 && elf_hash_table (dinfo->g.info)->tls_sec in _frvfdpic_assign_plt_entries()
5205 && (elf_hash_table (dinfo->g.info)->tls_sec->size in _frvfdpic_assign_plt_entries()
[all …]
H A Delf64-x86-64.c1987 asection *tls_sec = elf_hash_table (info)->tls_sec; in elf64_x86_64_always_size_sections() local
1989 if (tls_sec) in elf64_x86_64_always_size_sections()
2005 tls_sec, 0, NULL, FALSE, in elf64_x86_64_always_size_sections()
2026 if (elf_hash_table (info)->tls_sec == NULL) in dtpoff_base()
2028 return elf_hash_table (info)->tls_sec->vma; in dtpoff_base()
2040 if (htab->tls_sec == NULL) in tpoff()
2042 return address - htab->tls_size - htab->tls_sec->vma; in tpoff()
H A Delf32-i386.c2165 asection *tls_sec = elf_hash_table (info)->tls_sec; in elf_i386_always_size_sections() local
2167 if (tls_sec) in elf_i386_always_size_sections()
2183 tls_sec, 0, NULL, FALSE, in elf_i386_always_size_sections()
2238 if (elf_hash_table (info)->tls_sec == NULL) in dtpoff_base()
2240 return elf_hash_table (info)->tls_sec->vma; in dtpoff_base()
2252 if (htab->tls_sec == NULL) in tpoff()
2254 return htab->tls_size + htab->tls_sec->vma - address; in tpoff()
H A Delfxx-ia64.c4298 asection *tls_sec = elf_hash_table (info)->tls_sec; local
4300 BFD_ASSERT (tls_sec != NULL);
4301 return tls_sec->vma - align_power ((bfd_vma) ARCH_SIZE / 4,
4302 tls_sec->alignment_power);
4313 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL);
4314 return elf_hash_table (info)->tls_sec->vma;
H A Delf32-s390.c2232 if (elf_hash_table (info)->tls_sec == NULL)
2234 return elf_hash_table (info)->tls_sec->vma;
2248 if (htab->tls_sec == NULL)
2250 return htab->tls_size + htab->tls_sec->vma - address;
H A Delf64-s390.c2204 if (elf_hash_table (info)->tls_sec == NULL)
2206 return elf_hash_table (info)->tls_sec->vma;
2220 if (htab->tls_sec == NULL)
2222 return htab->tls_size + htab->tls_sec->vma - address;
H A Delf32-ppc.c5796 rel->r_addend = htab->elf.tls_sec->vma + DTP_OFFSET; in ppc_elf_relocate_section()
6034 outrel.r_addend -= htab->elf.tls_sec->vma; in ppc_elf_relocate_section()
6052 value -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc_elf_relocate_section()
6140 addend -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc_elf_relocate_section()
6149 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc_elf_relocate_section()
6156 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc_elf_relocate_section()
6160 addend -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc_elf_relocate_section()
H A Delflink.c2681 elf_hash_table (info)->tls_sec = tls; in _bfd_elf_tls_setup()
6874 BFD_ASSERT (elf_hash_table (finfo->info)->tls_sec != NULL); in elf_link_output_extsym()
6875 sym.st_value -= elf_hash_table (finfo->info)->tls_sec->vma; in elf_link_output_extsym()
7331 BFD_ASSERT (elf_hash_table (finfo->info)->tls_sec != NULL); in elf_link_input_bfd()
7332 osym.st_value -= elf_hash_table (finfo->info)->tls_sec->vma; in elf_link_input_bfd()
7721 ->tls_sec != NULL); in elf_link_input_bfd()
7723 ->tls_sec->vma); in elf_link_input_bfd()
8535 if (elf_hash_table (info)->tls_sec) in bfd_elf_final_link()
8540 for (sec = elf_hash_table (info)->tls_sec; in bfd_elf_final_link()
8555 base = elf_hash_table (info)->tls_sec->vma; in bfd_elf_final_link()
[all …]
H A Delf32-sh.c5834 if (elf_hash_table (info)->tls_sec == NULL) in dtpoff_base()
5836 return elf_hash_table (info)->tls_sec->vma; in dtpoff_base()
5845 if (elf_hash_table (info)->tls_sec == NULL) in tpoff()
5849 return (address - elf_hash_table (info)->tls_sec->vma in tpoff()
5851 elf_hash_table (info)->tls_sec->alignment_power)); in tpoff()
H A Delfxx-sparc.c2449 if (elf_hash_table (info)->tls_sec == NULL) in dtpoff_base()
2451 return elf_hash_table (info)->tls_sec->vma; in dtpoff_base()
2463 if (htab->tls_sec == NULL) in tpoff()
2465 return address - htab->tls_size - htab->tls_sec->vma; in tpoff()
H A Delf64-ppc.c6858 value -= htab->elf.tls_sec->vma; in ppc64_elf_tls_optimize()
10151 rel->r_addend = htab->elf.tls_sec->vma + DTP_OFFSET; in ppc64_elf_relocate_section()
10152 rel[1].r_addend = htab->elf.tls_sec->vma + DTP_OFFSET; in ppc64_elf_relocate_section()
10596 outrel.r_addend -= htab->elf.tls_sec->vma; in ppc64_elf_relocate_section()
10613 relocation -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc64_elf_relocate_section()
10725 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc64_elf_relocate_section()
10743 addend -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc64_elf_relocate_section()
10752 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc64_elf_relocate_section()
10756 addend -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc64_elf_relocate_section()
H A Delf32-arm.c2903 if (elf_hash_table (info)->tls_sec == NULL) in dtpoff_base()
2905 return elf_hash_table (info)->tls_sec->vma; in dtpoff_base()
2918 if (htab->tls_sec == NULL) in tpoff()
2920 base = align_power ((bfd_vma) TCB_SIZE, htab->tls_sec->alignment_power); in tpoff()
2921 return address - htab->tls_sec->vma + base; in tpoff()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf64-alpha.c1153 (elf_hash_table (info)->tls_sec->vma)
1158 (elf_hash_table (info)->tls_sec->vma \
1160 elf_hash_table (info)->tls_sec->alignment_power))
1862 BFD_ASSERT (elf_hash_table (info->link_info)->tls_sec != NULL);
4348 if (elf_hash_table (info)->tls_sec != NULL)
4674 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL);
4680 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL);
4770 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL);
4793 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL);
4816 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL);
[all …]
H A Delf32-ppc.c4858 rel->r_addend = htab->elf.tls_sec->vma + DTP_OFFSET; in ppc_elf_relocate_section()
4859 rel[1].r_addend = htab->elf.tls_sec->vma + DTP_OFFSET; in ppc_elf_relocate_section()
5097 outrel.r_addend -= htab->elf.tls_sec->vma; in ppc_elf_relocate_section()
5115 value -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc_elf_relocate_section()
5203 addend -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc_elf_relocate_section()
5212 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc_elf_relocate_section()
5219 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc_elf_relocate_section()
5223 addend -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc_elf_relocate_section()
H A Delf64-x86-64.c1725 if (elf_hash_table (info)->tls_sec == NULL) in dtpoff_base()
1727 return elf_hash_table (info)->tls_sec->vma; in dtpoff_base()
1739 if (htab->tls_sec == NULL) in tpoff()
1741 return address - htab->tls_size - htab->tls_sec->vma; in tpoff()
H A Delfxx-ia64.c3640 asection *tls_sec = elf_hash_table (info)->tls_sec; local
3642 BFD_ASSERT (tls_sec != NULL);
3643 return tls_sec->vma - align_power ((bfd_vma) 16, tls_sec->alignment_power);
3654 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL);
3655 return elf_hash_table (info)->tls_sec->vma;
H A Delf32-i386.c1971 if (elf_hash_table (info)->tls_sec == NULL) in dtpoff_base()
1973 return elf_hash_table (info)->tls_sec->vma; in dtpoff_base()
1985 if (htab->tls_sec == NULL) in tpoff()
1987 return htab->tls_size + htab->tls_sec->vma - address; in tpoff()
H A Delflink.c2473 elf_hash_table (info)->tls_sec = tls; in _bfd_elf_tls_setup()
6086 BFD_ASSERT (elf_hash_table (finfo->info)->tls_sec != NULL); in elf_link_output_extsym()
6087 sym.st_value -= elf_hash_table (finfo->info)->tls_sec->vma; in elf_link_output_extsym()
6464 BFD_ASSERT (elf_hash_table (finfo->info)->tls_sec != NULL); in elf_link_input_bfd()
6465 osym.st_value -= elf_hash_table (finfo->info)->tls_sec->vma; in elf_link_input_bfd()
6834 ->tls_sec != NULL); in elf_link_input_bfd()
6836 ->tls_sec->vma); in elf_link_input_bfd()
7525 if (elf_hash_table (info)->tls_sec) in bfd_elf_final_link()
7530 for (sec = elf_hash_table (info)->tls_sec; in bfd_elf_final_link()
7546 base = elf_hash_table (info)->tls_sec->vma; in bfd_elf_final_link()
[all …]
H A Delf64-ppc.c5365 value -= htab->elf.tls_sec->vma; in ppc64_elf_tls_optimize()
7784 rel->r_addend = htab->elf.tls_sec->vma + DTP_OFFSET; in ppc64_elf_relocate_section()
7785 rel[1].r_addend = htab->elf.tls_sec->vma + DTP_OFFSET; in ppc64_elf_relocate_section()
8190 outrel.r_addend -= htab->elf.tls_sec->vma; in ppc64_elf_relocate_section()
8207 relocation -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc64_elf_relocate_section()
8319 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc64_elf_relocate_section()
8337 addend -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc64_elf_relocate_section()
8346 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc64_elf_relocate_section()
8350 addend -= htab->elf.tls_sec->vma + DTP_OFFSET; in ppc64_elf_relocate_section()
H A Delf64-s390.c2170 if (elf_hash_table (info)->tls_sec == NULL)
2172 return elf_hash_table (info)->tls_sec->vma;
2186 if (htab->tls_sec == NULL)
2188 return htab->tls_size + htab->tls_sec->vma - address;
H A Delf32-s390.c2200 if (elf_hash_table (info)->tls_sec == NULL)
2202 return elf_hash_table (info)->tls_sec->vma;
2216 if (htab->tls_sec == NULL)
2218 return htab->tls_size + htab->tls_sec->vma - address;
H A Delf32-sparc.c2104 if (elf_hash_table (info)->tls_sec == NULL)
2106 return elf_hash_table (info)->tls_sec->vma;
2120 if (htab->tls_sec == NULL)
2122 return address - htab->tls_size - htab->tls_sec->vma;
H A Delf-bfd.h376 asection *tls_sec; member
H A Delf32-sh.c6012 if (elf_hash_table (info)->tls_sec == NULL) in dtpoff_base()
6014 return elf_hash_table (info)->tls_sec->vma; in dtpoff_base()
6023 if (elf_hash_table (info)->tls_sec == NULL) in tpoff()
6027 return address - elf_hash_table (info)->tls_sec->vma + 8; in tpoff()

12