Lines Matching refs:score_elf_link_hash_entry

42 struct score_elf_link_hash_entry  struct
86 struct score_elf_link_hash_entry *h;
1036 score_elf_sort_hash_table_f (struct score_elf_link_hash_entry *h, void *data) in score_elf_sort_hash_table_f()
1148 struct score_elf_link_hash_entry *ret = (struct score_elf_link_hash_entry *) entry; in score_elf_link_hash_newfunc()
1152 ret = bfd_hash_allocate (table, sizeof (struct score_elf_link_hash_entry)); in score_elf_link_hash_newfunc()
1157 ret = ((struct score_elf_link_hash_entry *) in score_elf_link_hash_newfunc()
1214 struct score_elf_link_hash_entry *h; in score_elf_local_relocation_p()
1229 h = (struct score_elf_link_hash_entry *) in score_elf_local_relocation_p()
1234 h = (struct score_elf_link_hash_entry *) h->root.root.u.i.link; in score_elf_local_relocation_p()
1292 struct score_elf_link_hash_entry *h, in score_elf_create_dynamic_relocation()
1490 struct score_elf_link_hash_entry *h ATTRIBUTE_UNUSED, in score_elf_create_local_got_entry()
1566 struct score_elf_link_hash_entry *h; in s3_bfd_score_elf_hide_symbol()
1568 h = (struct score_elf_link_hash_entry *) entry; in s3_bfd_score_elf_hide_symbol()
1659 entry.d.h = (struct score_elf_link_hash_entry *)h; in score_elf_record_global_got_symbol()
1722 struct score_elf_link_hash_entry *h, int r_type) in score_elf_local_got_index()
1795 struct score_elf_link_hash_entry *h = entry->d.h; in score_elf_resolve_final_got_entry()
1799 h = (struct score_elf_link_hash_entry *) h->root.root.u.i.link; in score_elf_resolve_final_got_entry()
1973 struct score_elf_link_hash_entry *h, in score_elf_final_link_relocate()
2443 struct score_elf_link_hash_entry *h; in s3_bfd_score_elf_relocate_section()
2605 h = ((struct score_elf_link_hash_entry *) in s3_bfd_score_elf_relocate_section()
2610 h = ((struct score_elf_link_hash_entry *) in s3_bfd_score_elf_relocate_section()
2616 h = (struct score_elf_link_hash_entry *) h->root.root.u.i.link; in s3_bfd_score_elf_relocate_section()
2932 struct score_elf_link_hash_entry *hscore; in s3_bfd_score_elf_check_relocs()
2936 hscore = (struct score_elf_link_hash_entry *)h; in s3_bfd_score_elf_check_relocs()
2985 struct score_elf_link_hash_entry *sh; in s3_bfd_score_elf_check_relocs()
2987 sh = (struct score_elf_link_hash_entry *) h; in s3_bfd_score_elf_check_relocs()
3095 struct score_elf_link_hash_entry *hscore; in s3_bfd_score_elf_adjust_dynamic_symbol()
3109 hscore = (struct score_elf_link_hash_entry *)h; in s3_bfd_score_elf_adjust_dynamic_symbol()
3798 struct score_elf_link_hash_entry *dirscore, *indscore; in s3_bfd_score_elf_copy_indirect_symbol()
3805 dirscore = (struct score_elf_link_hash_entry *) dir; in s3_bfd_score_elf_copy_indirect_symbol()
3806 indscore = (struct score_elf_link_hash_entry *) ind; in s3_bfd_score_elf_copy_indirect_symbol()
4374 sizeof (struct score_elf_link_hash_entry), in elf32_score_link_hash_table_create()