Home | History | Annotate | Download | only in bfd

Lines Matching defs:tls_sec

7930   /* If tls_sec is NULL, we should have signalled an error already.  */
7931 if (elf_hash_table (info)->tls_sec == NULL)
7933 return elf_hash_table (info)->tls_sec->vma;
7945 /* If tls_sec is NULL, we should have signalled an error already. */
7946 if (htab->tls_sec == NULL)
7948 base = align_power ((bfd_vma) TCB_SIZE, htab->tls_sec->alignment_power);
7949 return address - htab->tls_sec->vma + base;
9624 !h ? value - elf_hash_table (info)->tls_sec->vma
14153 asection *tls_sec;
14158 tls_sec = elf_hash_table (info)->tls_sec;
14160 if (tls_sec)
14175 tls_sec, 0, NULL, FALSE,