Searched refs:elf_xtensa_hash_entry (Results 1 – 2 of 2) sorted by relevance
554 #define elf_xtensa_hash_entry(ent) ((struct elf_xtensa_link_hash_entry *)(ent)) macro640 struct elf_xtensa_link_hash_entry *eh = elf_xtensa_hash_entry (entry); in elf_xtensa_link_hash_newfunc()677 ret->tlsbase = elf_xtensa_hash_entry (tlsbase); in elf_xtensa_link_hash_table_create()692 edir = elf_xtensa_hash_entry (dir); in elf_xtensa_copy_indirect_symbol()693 eind = elf_xtensa_hash_entry (ind); in elf_xtensa_copy_indirect_symbol()1014 eh = elf_xtensa_hash_entry (h); in elf_xtensa_check_relocs()1038 if (h && elf_xtensa_hash_entry (h) != htab->tlsbase) in elf_xtensa_check_relocs()1314 eh = elf_xtensa_hash_entry (h); in elf_xtensa_gc_sweep_hook()1332 if (h && elf_xtensa_hash_entry (h) != htab->tlsbase) in elf_xtensa_gc_sweep_hook()1523 struct elf_xtensa_link_hash_entry *eh = elf_xtensa_hash_entry (h); in elf_xtensa_allocate_dynrelocs()[all …]
979 (elf_xtensa_hash_entry): Define.