| /src/external/gpl3/binutils/dist/bfd/ |
| arc-got.h | 335 asection *tls_sec = elf_hash_table (info)->tls_sec; local 343 BFD_ASSERT (tls_sec && tls_sec->output_section); 344 bfd_vma sec_vma = tls_sec->output_section->vma; 358 tls_sec->alignment_power))), 380 BFD_ASSERT (tls_sec && tls_sec->output_section); 382 = tls_sec->output_section->vma; 393 tls_sec->alignment_power))) [all...] |
| elf32-cris.c | 1650 relocation -= elf_hash_table (info)->tls_sec == NULL 1651 ? 0 : elf_hash_table (info)->tls_sec->vma; 1695 relocation -= elf_hash_table (info)->tls_sec->vma; 1779 relocation -= elf_hash_table (info)->tls_sec == NULL 1780 ? 0 : elf_hash_table (info)->tls_sec->vma; 1847 relocation -= elf_hash_table (info)->tls_sec->vma; 1911 relocation -= elf_hash_table (info)->tls_sec == NULL 1912 ? 0 : elf_hash_table (info)->tls_sec->vma; 1975 relocation -= elf_hash_table (info)->tls_sec == NULL 1977 : (elf_hash_table (info)->tls_sec->vm [all...] |
| elf64-alpha.c | 1136 (elf_hash_table (info)->tls_sec->vma) 1141 (elf_hash_table (info)->tls_sec->vma \ 1143 elf_hash_table (info)->tls_sec->alignment_power)) 3035 BFD_ASSERT (elf_hash_table (info->link_info)->tls_sec != NULL); 3591 BFD_ASSERT (elf_hash_table (info->link_info)->tls_sec != NULL); 4191 if (elf_hash_table (info)->tls_sec != NULL) 4515 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4521 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4625 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4649 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL) [all...] |
| elfnn-kvx.c | 1760 /* If tls_sec is NULL, we should have signalled an error already. */ 1761 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 1762 return elf_hash_table (info)->tls_sec->vma; 1773 /* If tls_sec is NULL, we should have signalled an error already. */ 1774 BFD_ASSERT (htab->tls_sec != NULL); 1777 htab->tls_sec->alignment_power); 1778 return htab->tls_sec->vma - base; 4361 asection *tls_sec; local 4366 tls_sec = elf_hash_table (info)->tls_sec; [all...] |
| elf32-frv.c | 1312 /* If tls_sec is NULL, we should have signalled an error already. */ 1313 if (elf_hash_table (info)->tls_sec == NULL) 1315 return elf_hash_table (info)->tls_sec->vma + FRVFDPIC_TLS_BIAS; 1787 if (! elf_hash_table (info)->tls_sec) 1794 idx = elf_section_data (elf_hash_table (info)->tls_sec)->dynindx; 1901 if (! elf_hash_table (info)->tls_sec) 1908 idx = elf_section_data (elf_hash_table (info)->tls_sec)->dynindx; 2700 if (elf_hash_table (info)->tls_sec) 2702 elf_hash_table (info)->tls_sec); 4641 && (elf_hash_table (dinfo->info)->tls_sec->siz [all...] |
| elfnn-ia64.c | 3514 asection *tls_sec = elf_hash_table (info)->tls_sec; 3515 return tls_sec->vma - align_power ((bfd_vma) ARCH_SIZE / 4, 3516 tls_sec->alignment_power); 3526 return elf_hash_table (info)->tls_sec->vma; 4336 if (elf_hash_table (info)->tls_sec == NULL) 4349 if (elf_hash_table (info)->tls_sec == NULL) 4369 if (elf_hash_table (info)->tls_sec == NULL) 4389 if (elf_hash_table (info)->tls_sec == NULL) 3508 asection *tls_sec = elf_hash_table (info)->tls_sec; local
|
| elf32-arc.c | 1233 #define TLS_REL (bfd_signed_vma)(tls_sec->output_section->vma) 1234 #define TLS_TBSS (align_power (TCB_SIZE, tls_sec->alignment_power)) 1312 asection *tls_sec = htab->tls_sec; local 1347 if (tls_sec == NULL)
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| arc-got.h | 335 asection *tls_sec = elf_hash_table (info)->tls_sec; local 343 BFD_ASSERT (tls_sec && tls_sec->output_section); 344 bfd_vma sec_vma = tls_sec->output_section->vma; 358 tls_sec->alignment_power))), 380 BFD_ASSERT (tls_sec && tls_sec->output_section); 382 = tls_sec->output_section->vma; 393 tls_sec->alignment_power))) [all...] |
| elf32-cris.c | 1649 relocation -= elf_hash_table (info)->tls_sec == NULL 1650 ? 0 : elf_hash_table (info)->tls_sec->vma; 1694 relocation -= elf_hash_table (info)->tls_sec->vma; 1778 relocation -= elf_hash_table (info)->tls_sec == NULL 1779 ? 0 : elf_hash_table (info)->tls_sec->vma; 1846 relocation -= elf_hash_table (info)->tls_sec->vma; 1910 relocation -= elf_hash_table (info)->tls_sec == NULL 1911 ? 0 : elf_hash_table (info)->tls_sec->vma; 1974 relocation -= elf_hash_table (info)->tls_sec == NULL 1976 : (elf_hash_table (info)->tls_sec->vm [all...] |
| elf64-alpha.c | 1136 (elf_hash_table (info)->tls_sec->vma) 1141 (elf_hash_table (info)->tls_sec->vma \ 1143 elf_hash_table (info)->tls_sec->alignment_power)) 3035 BFD_ASSERT (elf_hash_table (info->link_info)->tls_sec != NULL); 3591 BFD_ASSERT (elf_hash_table (info->link_info)->tls_sec != NULL); 4191 if (elf_hash_table (info)->tls_sec != NULL) 4516 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4522 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4626 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4650 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL) [all...] |
| elfnn-kvx.c | 1760 /* If tls_sec is NULL, we should have signalled an error already. */ 1761 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 1762 return elf_hash_table (info)->tls_sec->vma; 1773 /* If tls_sec is NULL, we should have signalled an error already. */ 1774 BFD_ASSERT (htab->tls_sec != NULL); 1777 htab->tls_sec->alignment_power); 1778 return htab->tls_sec->vma - base; 4360 asection *tls_sec; local 4365 tls_sec = elf_hash_table (info)->tls_sec; [all...] |
| elf32-frv.c | 1312 /* If tls_sec is NULL, we should have signalled an error already. */ 1313 if (elf_hash_table (info)->tls_sec == NULL) 1315 return elf_hash_table (info)->tls_sec->vma + FRVFDPIC_TLS_BIAS; 1787 if (! elf_hash_table (info)->tls_sec) 1794 idx = elf_section_data (elf_hash_table (info)->tls_sec)->dynindx; 1901 if (! elf_hash_table (info)->tls_sec) 1908 idx = elf_section_data (elf_hash_table (info)->tls_sec)->dynindx; 2700 if (elf_hash_table (info)->tls_sec) 2702 elf_hash_table (info)->tls_sec); 4640 && (elf_hash_table (dinfo->info)->tls_sec->siz [all...] |
| elfnn-ia64.c | 3516 asection *tls_sec = elf_hash_table (info)->tls_sec; 3517 return tls_sec->vma - align_power ((bfd_vma) ARCH_SIZE / 4, 3518 tls_sec->alignment_power); 3528 return elf_hash_table (info)->tls_sec->vma; 4339 if (elf_hash_table (info)->tls_sec == NULL) 4352 if (elf_hash_table (info)->tls_sec == NULL) 4372 if (elf_hash_table (info)->tls_sec == NULL) 4392 if (elf_hash_table (info)->tls_sec == NULL) 3510 asection *tls_sec = elf_hash_table (info)->tls_sec; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| arc-got.h | 335 asection *tls_sec = elf_hash_table (info)->tls_sec; local 343 BFD_ASSERT (tls_sec && tls_sec->output_section); 344 bfd_vma sec_vma = tls_sec->output_section->vma; 358 tls_sec->alignment_power))), 380 BFD_ASSERT (tls_sec && tls_sec->output_section); 382 = tls_sec->output_section->vma; 393 tls_sec->alignment_power))) [all...] |
| elf32-cris.c | 1649 relocation -= elf_hash_table (info)->tls_sec == NULL 1650 ? 0 : elf_hash_table (info)->tls_sec->vma; 1694 relocation -= elf_hash_table (info)->tls_sec->vma; 1778 relocation -= elf_hash_table (info)->tls_sec == NULL 1779 ? 0 : elf_hash_table (info)->tls_sec->vma; 1846 relocation -= elf_hash_table (info)->tls_sec->vma; 1910 relocation -= elf_hash_table (info)->tls_sec == NULL 1911 ? 0 : elf_hash_table (info)->tls_sec->vma; 1974 relocation -= elf_hash_table (info)->tls_sec == NULL 1976 : (elf_hash_table (info)->tls_sec->vm [all...] |
| elf64-alpha.c | 1131 (elf_hash_table (info)->tls_sec->vma) 1136 (elf_hash_table (info)->tls_sec->vma \ 1138 elf_hash_table (info)->tls_sec->alignment_power)) 3027 BFD_ASSERT (elf_hash_table (info->link_info)->tls_sec != NULL); 3583 BFD_ASSERT (elf_hash_table (info->link_info)->tls_sec != NULL); 4183 if (elf_hash_table (info)->tls_sec != NULL) 4508 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4514 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4618 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4642 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL) [all...] |
| elfnn-kvx.c | 1759 /* If tls_sec is NULL, we should have signalled an error already. */ 1760 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 1761 return elf_hash_table (info)->tls_sec->vma; 1772 /* If tls_sec is NULL, we should have signalled an error already. */ 1773 BFD_ASSERT (htab->tls_sec != NULL); 1776 htab->tls_sec->alignment_power); 1777 return htab->tls_sec->vma - base; 4357 asection *tls_sec; local 4362 tls_sec = elf_hash_table (info)->tls_sec; [all...] |
| elf32-frv.c | 1312 /* If tls_sec is NULL, we should have signalled an error already. */ 1313 if (elf_hash_table (info)->tls_sec == NULL) 1315 return elf_hash_table (info)->tls_sec->vma + FRVFDPIC_TLS_BIAS; 1787 if (! elf_hash_table (info)->tls_sec) 1794 idx = elf_section_data (elf_hash_table (info)->tls_sec)->dynindx; 1901 if (! elf_hash_table (info)->tls_sec) 1908 idx = elf_section_data (elf_hash_table (info)->tls_sec)->dynindx; 2700 if (elf_hash_table (info)->tls_sec) 2702 elf_hash_table (info)->tls_sec); 4640 && (elf_hash_table (dinfo->info)->tls_sec->siz [all...] |
| elfnn-ia64.c | 3514 asection *tls_sec = elf_hash_table (info)->tls_sec; 3515 return tls_sec->vma - align_power ((bfd_vma) ARCH_SIZE / 4, 3516 tls_sec->alignment_power); 3526 return elf_hash_table (info)->tls_sec->vma; 4337 if (elf_hash_table (info)->tls_sec == NULL) 4350 if (elf_hash_table (info)->tls_sec == NULL) 4370 if (elf_hash_table (info)->tls_sec == NULL) 4390 if (elf_hash_table (info)->tls_sec == NULL) 3508 asection *tls_sec = elf_hash_table (info)->tls_sec; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| arc-got.h | 335 asection *tls_sec = elf_hash_table (info)->tls_sec; local 343 BFD_ASSERT (tls_sec && tls_sec->output_section); 344 bfd_vma sec_vma = tls_sec->output_section->vma; 358 tls_sec->alignment_power))), 380 BFD_ASSERT (tls_sec && tls_sec->output_section); 382 = tls_sec->output_section->vma; 393 tls_sec->alignment_power))) [all...] |
| elf32-cris.c | 1650 relocation -= elf_hash_table (info)->tls_sec == NULL 1651 ? 0 : elf_hash_table (info)->tls_sec->vma; 1695 relocation -= elf_hash_table (info)->tls_sec->vma; 1779 relocation -= elf_hash_table (info)->tls_sec == NULL 1780 ? 0 : elf_hash_table (info)->tls_sec->vma; 1847 relocation -= elf_hash_table (info)->tls_sec->vma; 1911 relocation -= elf_hash_table (info)->tls_sec == NULL 1912 ? 0 : elf_hash_table (info)->tls_sec->vma; 1975 relocation -= elf_hash_table (info)->tls_sec == NULL 1977 : (elf_hash_table (info)->tls_sec->vm [all...] |
| elf64-alpha.c | 1133 (elf_hash_table (info)->tls_sec->vma) 1138 (elf_hash_table (info)->tls_sec->vma \ 1140 elf_hash_table (info)->tls_sec->alignment_power)) 3029 BFD_ASSERT (elf_hash_table (info->link_info)->tls_sec != NULL); 3585 BFD_ASSERT (elf_hash_table (info->link_info)->tls_sec != NULL); 4185 if (elf_hash_table (info)->tls_sec != NULL) 4510 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4516 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4620 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 4644 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL) [all...] |
| elfnn-kvx.c | 1760 /* If tls_sec is NULL, we should have signalled an error already. */ 1761 BFD_ASSERT (elf_hash_table (info)->tls_sec != NULL); 1762 return elf_hash_table (info)->tls_sec->vma; 1773 /* If tls_sec is NULL, we should have signalled an error already. */ 1774 BFD_ASSERT (htab->tls_sec != NULL); 1777 htab->tls_sec->alignment_power); 1778 return htab->tls_sec->vma - base; 4362 asection *tls_sec; local 4367 tls_sec = elf_hash_table (info)->tls_sec; [all...] |
| elf32-frv.c | 1313 /* If tls_sec is NULL, we should have signalled an error already. */ 1314 if (elf_hash_table (info)->tls_sec == NULL) 1316 return elf_hash_table (info)->tls_sec->vma + FRVFDPIC_TLS_BIAS; 1788 if (! elf_hash_table (info)->tls_sec) 1795 idx = elf_section_data (elf_hash_table (info)->tls_sec)->dynindx; 1902 if (! elf_hash_table (info)->tls_sec) 1909 idx = elf_section_data (elf_hash_table (info)->tls_sec)->dynindx; 2701 if (elf_hash_table (info)->tls_sec) 2703 elf_hash_table (info)->tls_sec); 4641 && (elf_hash_table (dinfo->info)->tls_sec->siz [all...] |
| elfnn-ia64.c | 3515 asection *tls_sec = elf_hash_table (info)->tls_sec; 3516 return tls_sec->vma - align_power ((bfd_vma) ARCH_SIZE / 4, 3517 tls_sec->alignment_power); 3527 return elf_hash_table (info)->tls_sec->vma; 4338 if (elf_hash_table (info)->tls_sec == NULL) 4351 if (elf_hash_table (info)->tls_sec == NULL) 4371 if (elf_hash_table (info)->tls_sec == NULL) 4391 if (elf_hash_table (info)->tls_sec == NULL) 3509 asection *tls_sec = elf_hash_table (info)->tls_sec; local
|