Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-nios2.c910 #define elf32_nios2_hash_entry(ent) \ macro
3824 old_tls_type = elf32_nios2_hash_entry(h)->tls_type; in nios2_elf32_check_relocs()
3872 elf32_nios2_hash_entry (h)->tls_type = tls_type; in nios2_elf32_check_relocs()
4230 && (elf32_nios2_hash_entry (h)->tls_type & GOT_TLS_GD) == 0 in nios2_elf32_finish_dynamic_symbol()
4231 && (elf32_nios2_hash_entry (h)->tls_type & GOT_TLS_IE) == 0) in nios2_elf32_finish_dynamic_symbol()