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

/haiku-buildtools/binutils/bfd/
H A Darc-got.h42 struct got_entry struct
44 struct got_entry *next;
52 static struct got_entry **
55 static struct got_entry **local_got_ents = NULL;
63 local_got_ents = (struct got_entry **)
64 bfd_alloc (abfd, sizeof (struct got_entry *) * size);
68 memset (local_got_ents, 0, sizeof (struct got_entry *) * size);
75 static struct got_entry *
76 got_entry_for_type (struct got_entry **list,
79 struct got_entry **
[all...]
H A Delf32-m68k.c1424 /* Calculate hash of got_entry.
2657 struct elf_m68k_got_entry *got_entry;
2660 got_entry = elf_m68k_add_entry_to_got (got, h, abfd,
2663 if (got_entry == NULL)
2666 if (got_entry->u.s1.refcount == 1)
2987 struct elf_m68k_got_entry *got_entry;
2993 got_entry = *got_entry_ptr;
2995 if (got_entry->u.s1.refcount > 0)
2997 --got_entry->u.s1.refcount;
2999 if (got_entry
2656 struct elf_m68k_got_entry *got_entry; local
2986 struct elf_m68k_got_entry *got_entry; local
4278 struct elf_m68k_got_entry *got_entry; local
[all...]
H A Delf32-bfin.c1910 bfd_signed_vma got_entry, fdgot_entry, fd_entry;
2148 if (entry->got_entry || entry->fdgot_entry || entry->fd_entry)
2167 if (entry->got_entry)
2205 + entry->got_entry, entry);
2213 + entry->got_entry)
2222 + entry->got_entry);
2764 relocation = picrel->got_entry;
3878 entry->got_entry = _bfinfdpic_get_got_entry (&dinfo->got17m4);
3880 entry->got_entry = _bfinfdpic_get_got_entry (&dinfo->gothilo);
3974 entry->got_entry
1906 bfd_signed_vma got_entry, fdgot_entry, fd_entry; member in struct:bfinfdpic_relocs_info
[all...]
H A Delf32-frv.c1075 bfd_signed_vma got_entry, fdgot_entry, fd_entry;
1336 if (entry->got_entry || entry->fdgot_entry || entry->fd_entry
1356 if (entry->got_entry)
1394 + entry->got_entry, entry);
1402 + entry->got_entry)
1411 + entry->got_entry);
3475 relocation = picrel->got_entry;
4963 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->got12);
4965 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->gotlos);
4967 entry->got_entry
1074 bfd_signed_vma got_entry, fdgot_entry, fd_entry; member in struct:frvfdpic_relocs_info
[all...]
H A Delf64-ppc.c2816 struct got_entry
2818 struct got_entry *next;
2844 struct got_entry *ent;
2876 struct got_entry tlsld_got;
4829 struct got_entry **entp;
4830 struct got_entry *ent;
4834 struct got_entry *dent;
5260 struct got_entry **local_got_ents = elf_local_got_ents (abfd);
5279 struct got_entry *ent;
5517 struct got_entry *en
2814 struct got_entry struct
[all...]
H A Delf-bfd.h88 struct got_entry;
95 struct got_entry *glist;
1755 struct got_entry **ents;
H A Delf32-spu.c358 struct got_entry struct
360 struct got_entry *next;
1074 struct got_entry *g, **head;
1112 struct got_entry *gnext;
1208 struct got_entry *g, **head;
4963 struct got_entry *g, **head;
5153 struct got_entry *g;
H A Delf32-metag.c3078 bfd_vma got_entry; local
3102 got_entry = sgot->output_section->vma
3113 | (((got_entry >> 16) & 0xffff) << 3)),
3117 | ((got_entry & 0xffff) << 3)),
3131 bfd_vma addr = got_entry - (splt->output_section->vma +
H A Delf32-sh.c1612 bfd_vma got_entry; /* the address of the symbol's .got.plt entry */
1615 bfd_boolean got20; /* TRUE if got_entry points to a movi20
6603 + plt_info->symbol_fields.got_entry);
6610 + plt_info->symbol_fields.got_entry));
6622 + plt_info->symbol_fields.got_entry));
6716 + plt_info->symbol_fields.got_entry);
1608 bfd_vma got_entry; /* the address of the symbol's .got.plt entry */ member in struct:elf_sh_plt_info::__anon107
H A Delf32-arc.c1374 struct got_entry **list
/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h81 struct got_entry;
121 struct got_entry *glist;
1282 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);
2321 relocation = picrel->got_entry;
3787 entry->got_entry = _bfinfdpic_get_got_entry (&dinfo->got17m4);
3789 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.c1135 bfd_signed_vma got_entry, fdgot_entry, fd_entry;
1413 if (entry->got_entry || entry->fdgot_entry || entry->fd_entry
1432 if (entry->got_entry)
1470 + entry->got_entry, entry);
1478 + entry->got_entry)
1487 + entry->got_entry);
3558 relocation = picrel->got_entry;
5077 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->got12);
5079 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->gotlos);
5081 entry->got_entry
1134 bfd_signed_vma got_entry, fdgot_entry, fd_entry; member in struct:frvfdpic_relocs_info
[all...]
H A Delf64-ppc.c3071 struct got_entry
3073 struct got_entry *next;
3949 struct got_entry **entp;
3950 struct got_entry *ent;
3954 struct got_entry *dent;
4235 struct got_entry **local_got_ents = elf_local_got_ents (abfd);
4251 struct got_entry *ent;
4442 struct got_entry *ent;
5169 struct got_entry **local_got_ents;
5252 struct got_entry *en
3067 struct got_entry struct
[all...]
/haiku-buildtools/binutils/gold/
H A Doutput.cc1753 Output_data_got<got_size, big_endian>::add_got_entry(Got_entry got_entry) argument
1757 this->entries_.push_back(got_entry);
1771 this->entries_[got_index] = got_entry;
1815 Got_entry got_entry)
1818 this->entries_[i] = got_entry;
1813 replace_got_entry( unsigned int i, Got_entry got_entry) argument
H A Darm.cc3520 Arm_address got_entry,
3523 Base::rel32(view, got_entry - address);
10142 Arm_address got_entry =
10147 RelocFuncs::pcrel32_unaligned(view, got_entry, address);
10161 Arm_address got_entry =
10166 RelocFuncs::pcrel32_unaligned(view, got_entry, address);
10197 Arm_address got_entry =
10201 RelocFuncs::pcrel32_unaligned(view, got_entry, address);
H A Doutput.h2698 add_got_entry(Got_entry got_entry);
2706 replace_got_entry(unsigned int i, Got_entry got_entry);

Completed in 705 milliseconds