Home
last modified time | relevance | path

Searched refs:GOT_TLS_NONE (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc129 GOT_TLS_NONE = 0, enumerator
492 { return this->tls_type_ != GOT_TLS_NONE; } in is_tls_entry()
829 return GOT_TLS_NONE; in mips_elf_reloc_tls_type()
845 case GOT_TLS_NONE: in mips_tls_got_entries()
4789 if (tls_type == GOT_TLS_NONE) in record_global_got_symbol()
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c50 GOT_TLS_NONE, enumerator
3200 return GOT_TLS_NONE; in mips_elf_reloc_tls_type()
3217 case GOT_TLS_NONE: in mips_tls_got_entries()
3965 if (tls_type == GOT_TLS_NONE && hmips->global_got_area > GGA_NORMAL) in mips_elf_record_global_got_symbol()
4674 if (entry->tls_type == GOT_TLS_NONE) in mips_elf_initialize_tls_index()
10857 e.tls_type = GOT_TLS_NONE; in _bfd_mips_elf_finish_dynamic_symbol()
DChangeLog-20132408 (_bfd_mips_elf_finish_dynamic_symbol): Use GOT_TLS_NONE rather