Searched refs:got_entry (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf-bfd.h81 struct got_entry;
121 struct got_entry *glist;
1308 struct got_entry **ents;
H A Delf32-bfin.c1274 bfd_signed_vma got_entry, fdgot_entry, fd_entry;
1526 if (entry->got_entry || entry->fdgot_entry || entry->fd_entry)
1544 if (entry->got_entry)
1582 + entry->got_entry, entry);
1590 + entry->got_entry)
1599 + entry->got_entry);
2318 relocation = picrel->got_entry;
3761 entry->got_entry = _bfinfdpic_get_got_entry (&dinfo->got17m4);
3763 entry->got_entry = _bfinfdpic_get_got_entry (&dinfo->gothilo);
1273 bfd_signed_vma got_entry, fdgot_entry, fd_entry; member in struct:bfinfdpic_relocs_info
H A Delf32-frv.c1129 bfd_signed_vma got_entry, fdgot_entry, fd_entry;
1407 if (entry->got_entry || entry->fdgot_entry || entry->fd_entry
1426 if (entry->got_entry)
1464 + entry->got_entry, entry);
1472 + entry->got_entry)
1481 + entry->got_entry);
3552 relocation = picrel->got_entry;
5039 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->got12);
5041 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->gotlos);
5043 entry->got_entry
1128 bfd_signed_vma got_entry, fdgot_entry, fd_entry; member in struct:frvfdpic_relocs_info
[all...]
H A Delf64-ppc.c3135 struct got_entry
3137 struct got_entry *next;
4042 struct got_entry **entp;
4043 struct got_entry *ent;
4047 struct got_entry *dent;
4319 struct got_entry **local_got_ents = elf_local_got_ents (abfd);
4335 struct got_entry *ent;
4529 struct got_entry *ent;
5259 struct got_entry **local_got_ents;
5342 struct got_entry *en
3131 struct got_entry struct
[all...]
H A Delf32-sh.c1526 bfd_vma got_entry; /* the address of the symbol's .got.plt entry */
5478 + htab->plt_info->symbol_fields.got_entry));
5487 + htab->plt_info->symbol_fields.got_entry));
5570 + htab->plt_info->symbol_fields.got_entry);
1522 bfd_vma got_entry; /* the address of the symbol's .got.plt entry */ member in struct:elf_sh_plt_info::__anon7243

Completed in 203 milliseconds