Lines Matching refs:tlsbase
3262 struct elf_link_hash_entry *tlsbase;3264 tlsbase = elf_link_hash_lookup (elf_hash_table (info),3268 if (tlsbase && tlsbase->type == STT_TLS)3287 tlsbase = (struct elf_link_hash_entry *)bh;3288 tlsbase->def_regular = 1;3289 tlsbase->other = STV_HIDDEN;3290 tlsbase, TRUE);