Home | History | Annotate | Download | only in bfd

Lines Matching defs:entry2

1707 elf_m68k_bfd2got_entry_eq (const void *entry1, const void *entry2)
1713 e2 = (const struct elf_m68k_bfd2got_entry *) entry2;
1830 const struct elf_m68k_got_entry *entry2;
1836 entry2 = elf_m68k_get_got_entry (arg->big, &entry1->key_, SEARCH, NULL);
1838 if (entry2 != NULL)
1842 entry2->key_.type,
1845 if (type == entry2->key_.type)
1846 /* ENTRY1 doesn't update data in ENTRY2. Skip it.