Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc491 is_tls_entry() const in is_tls_entry() function in __anona7e08b770111::Mips_got_entry
4932 if (entry->is_for_local_symbol() && !entry->is_tls_entry()) in add_local_entries()
4958 if (mips_sym->global_got_area() == GGA_NONE && !entry->is_tls_entry()) in add_local_entries()
5123 if (!entry->is_tls_entry() || !entry->is_for_local_symbol()) in add_tls_entries()
5204 if (!entry->is_tls_entry() || !entry->is_for_global_symbol()) in add_tls_entries()
5359 if (entry->is_tls_entry()) in count_got_entry()