Searched refs:new_tls_type (Results 1 – 4 of 4) sorted by relevance
602 char *new_tls_type = &_bfd_loongarch_elf_tls_type (abfd, h, symndx); in loongarch_elf_record_tls_and_got_reference() local603 *new_tls_type |= tls_type; in loongarch_elf_record_tls_and_got_reference()606 if ((*new_tls_type & GOT_TLS_IE) && (*new_tls_type & GOT_TLS_GDESC)) in loongarch_elf_record_tls_and_got_reference()607 *new_tls_type &= ~ (GOT_TLS_GDESC); in loongarch_elf_record_tls_and_got_reference()608 if ((*new_tls_type & GOT_NORMAL) && (*new_tls_type & ~GOT_NORMAL)) in loongarch_elf_record_tls_and_got_reference()
665 char *new_tls_type = &_bfd_riscv_elf_tls_type (abfd, h, symndx); in riscv_elf_record_tls_type() local667 *new_tls_type |= tls_type; in riscv_elf_record_tls_type()668 if ((*new_tls_type & GOT_NORMAL) && (*new_tls_type & ~GOT_NORMAL)) in riscv_elf_record_tls_type()
565 char *new_tls_type = &_bfd_loongarch_elf_tls_type (abfd, h, symndx); in loongarch_elf_record_tls_and_got_reference() local566 *new_tls_type |= tls_type; in loongarch_elf_record_tls_and_got_reference()567 if ((*new_tls_type & GOT_NORMAL) && (*new_tls_type & ~GOT_NORMAL)) in loongarch_elf_record_tls_and_got_reference()
562 char *new_tls_type = &_bfd_riscv_elf_tls_type (abfd, h, symndx); in riscv_elf_record_tls_type() local564 *new_tls_type |= tls_type; in riscv_elf_record_tls_type()565 if ((*new_tls_type & GOT_NORMAL) && (*new_tls_type & ~GOT_NORMAL)) in riscv_elf_record_tls_type()