Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf-m10300.c106 #define elf_mn10300_hash_entry(ent) ((struct elf32_mn10300_link_hash_entry *)(ent)) macro
824 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE) in elf_mn10300_tls_transition()
1200 if (elf_mn10300_hash_entry (h)->tls_type != tls_type in mn10300_elf_check_relocs()
1201 && elf_mn10300_hash_entry (h)->tls_type != GOT_UNKNOWN) in mn10300_elf_check_relocs()
1204 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_GD) in mn10300_elf_check_relocs()
1207 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE) in mn10300_elf_check_relocs()
1216 elf_mn10300_hash_entry (h)->tls_type = tls_type; in mn10300_elf_check_relocs()
2038 h = elf_mn10300_hash_entry (hh); in mn10300_elf_relocate_section()
4583 edir = elf_mn10300_hash_entry (dir); in _bfd_mn10300_copy_indirect_symbol()
4584 eind = elf_mn10300_hash_entry (ind); in _bfd_mn10300_copy_indirect_symbol()
[all …]