Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nios2.c1781 #define elf32_nios2_hash_entry(ent) \ macro
4815 old_tls_type = elf32_nios2_hash_entry(h)->tls_type; in nios2_elf32_check_relocs()
4863 elf32_nios2_hash_entry (h)->tls_type = tls_type; in nios2_elf32_check_relocs()
5221 && (elf32_nios2_hash_entry (h)->tls_type & GOT_TLS_GD) == 0 in nios2_elf32_finish_dynamic_symbol()
5222 && (elf32_nios2_hash_entry (h)->tls_type & GOT_TLS_IE) == 0) in nios2_elf32_finish_dynamic_symbol()