Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-sh.c2415 #define sh_elf_hash_entry(ent) ((struct elf_sh_link_hash_entry *)(ent)) macro
3046 enum got_type got_type = sh_elf_hash_entry (h)->got_type; in allocate_dynrelocs()
4093 && (sh_elf_hash_entry (h)->got_type == GOT_TLS_IE in sh_elf_relocate_section()
4094 || sh_elf_hash_entry (h)->got_type == GOT_TLS_GD))) in sh_elf_relocate_section()
4549 && sh_elf_hash_entry (h)->got_type == GOT_NORMAL in sh_elf_relocate_section()
4851 offset = sh_elf_hash_entry (h)->funcdesc.offset; in sh_elf_relocate_section()
4858 sh_elf_hash_entry (h)->funcdesc.offset |= 1; in sh_elf_relocate_section()
5009 offset = sh_elf_hash_entry (h)->funcdesc.offset; in sh_elf_relocate_section()
5016 sh_elf_hash_entry (h)->funcdesc.offset |= 1; in sh_elf_relocate_section()
5083 got_type = sh_elf_hash_entry (h)->got_type; in sh_elf_relocate_section()
[all …]
DChangeLog-02036210 (sh_elf_hash_entry, sh_elf_tdata, sh_elf_local_got_tls_type):