Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-score7.c66 struct score_got_entry struct
893 const struct score_got_entry *entry = (struct score_got_entry *) entry_; in score_elf_got_entry_hash()
905 const struct score_got_entry *e1 = (struct score_got_entry *) entry1; in score_elf_got_entry_eq()
906 const struct score_got_entry *e2 = (struct score_got_entry *) entry2; in score_elf_got_entry_eq()
1344 static struct score_got_entry *
1353 struct score_got_entry entry, **loc; in score_elf_create_local_got_entry()
1361 loc = (struct score_got_entry **) htab_find_slot (g->got_entries, &entry, INSERT); in score_elf_create_local_got_entry()
1398 struct score_got_entry *entry; in score_elf_got16_entry()
1444 struct score_got_entry e; in s7_bfd_score_elf_hide_symbol()
1503 struct score_got_entry entry, **loc; in score_elf_record_global_got_symbol()
[all …]
Delf32-score.c69 struct score_got_entry struct
1014 const struct score_got_entry *entry = (struct score_got_entry *)entry_; in score_elf_got_entry_hash()
1023 const struct score_got_entry *e1 = (struct score_got_entry *)entry1; in score_elf_got_entry_eq()
1024 const struct score_got_entry *e2 = (struct score_got_entry *)entry2; in score_elf_got_entry_eq()
1484 static struct score_got_entry *
1493 struct score_got_entry entry, **loc; in score_elf_create_local_got_entry()
1501 loc = (struct score_got_entry **) htab_find_slot (g->got_entries, &entry, INSERT); in score_elf_create_local_got_entry()
1537 struct score_got_entry *entry; in score_elf_got16_entry()
1583 struct score_got_entry e; in s3_bfd_score_elf_hide_symbol()
1641 struct score_got_entry entry, **loc; in score_elf_record_global_got_symbol()
[all …]