Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/bfd/
H A Delf64-x86-64.c821 #define elf_x86_64_hash_entry(ent) \ macro
1832 elf_x86_64_hash_entry (h))) in elf_x86_64_convert_load_reloc()
2288 elf_x86_64_hash_entry (h)->has_bnd_reloc = 1; in elf_x86_64_check_relocs()
2813 elf_x86_64_hash_entry (h)->has_got_reloc, in elf_x86_64_fixup_symbol()
2814 elf_x86_64_hash_entry (h))) in elf_x86_64_fixup_symbol()
3219 && elf_x86_64_hash_entry (h)->tls_type == GOT_TLS_IE) in elf_x86_64_allocate_dynrelocs()
3227 int tls_type = elf_x86_64_hash_entry (h)->tls_type; in elf_x86_64_allocate_dynrelocs()
4982 tls_type = elf_x86_64_hash_entry (h)->tls_type; in elf_x86_64_relocate_section()
5179 offplt = elf_x86_64_hash_entry (h)->tlsdesc_got; in elf_x86_64_relocate_section()
5913 && ! GOT_TLS_GD_ANY_P (elf_x86_64_hash_entry (h)->tls_type) in elf_x86_64_finish_dynamic_symbol()
[all …]
/dragonfly/contrib/gdb-7/bfd/
H A Delf64-x86-64.c688 #define elf_x86_64_hash_entry(ent) \ macro
1591 old_tls_type = elf_x86_64_hash_entry (h)->tls_type; in elf_x86_64_check_relocs()
1650 elf_x86_64_hash_entry (h)->tls_type = tls_type; in elf_x86_64_check_relocs()
2329 && elf_x86_64_hash_entry (h)->tls_type == GOT_TLS_IE) in elf_x86_64_allocate_dynrelocs()
2337 int tls_type = elf_x86_64_hash_entry (h)->tls_type; in elf_x86_64_allocate_dynrelocs()
3920 tls_type = elf_x86_64_hash_entry (h)->tls_type; in elf_x86_64_relocate_section()
4073 offplt = elf_x86_64_hash_entry (h)->tlsdesc_got; in elf_x86_64_relocate_section()
4558 && ! GOT_TLS_GD_ANY_P (elf_x86_64_hash_entry (h)->tls_type) in elf_x86_64_finish_dynamic_symbol()
4559 && elf_x86_64_hash_entry (h)->tls_type != GOT_TLS_IE) in elf_x86_64_finish_dynamic_symbol()