Home
last modified time | relevance | path

Searched refs:got_entry (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-frv.c762 bfd_signed_vma got_entry, fdgot_entry, fd_entry; member
900 if (abs (e1->got_entry) < abs (e2->got_entry)) in frvfdpic_pic_merge_early_relocs_info()
901 e2->got_entry = e1->got_entry; in frvfdpic_pic_merge_early_relocs_info()
1031 if (entry->got_entry || entry->fdgot_entry || entry->fd_entry) in _frvfdpic_emit_got_relocs_plt_entries()
1049 if (entry->got_entry) in _frvfdpic_emit_got_relocs_plt_entries()
1087 + entry->got_entry, entry); in _frvfdpic_emit_got_relocs_plt_entries()
1095 + entry->got_entry) in _frvfdpic_emit_got_relocs_plt_entries()
1104 + entry->got_entry); in _frvfdpic_emit_got_relocs_plt_entries()
2094 relocation = picrel->got_entry;
3245 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->got12); in _frvfdpic_assign_got_entries()
[all …]
H A Delf64-ppc.c2586 struct got_entry struct
2588 struct got_entry *next; argument
3391 struct got_entry **entp; in ppc64_elf_copy_indirect_symbol()
3392 struct got_entry *ent; in ppc64_elf_copy_indirect_symbol()
3514 struct got_entry *ent; in update_local_sym_info()
4269 struct got_entry *ent; in ppc64_elf_gc_sweep_hook()
5508 struct got_entry *ent; in ppc64_elf_tls_optimize()
5588 struct got_entry *gent; in allocate_dynrelocs()
5659 struct got_entry *ent; in allocate_dynrelocs()
5918 struct got_entry *ent; in ppc64_elf_size_dynamic_sections()
[all …]
H A Delf-bfd.h80 struct got_entry;
154 struct got_entry *glist;
1155 struct got_entry **ents;
H A DChangeLog-02032146 (struct got_entry): Add "owner". Move "tls_type".
4457 (struct got_entry): Comment.
4536 (struct got_entry, struct plt_entry): New.
4588 * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.
4594 (struct elf_obj_tdata <local_got>): Add "struct got_entry **" to union.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-frv.c1134 bfd_signed_vma got_entry, fdgot_entry, fd_entry; member
1412 if (entry->got_entry || entry->fdgot_entry || entry->fd_entry in _frvfdpic_emit_got_relocs_plt_entries()
1431 if (entry->got_entry) in _frvfdpic_emit_got_relocs_plt_entries()
1469 + entry->got_entry, entry); in _frvfdpic_emit_got_relocs_plt_entries()
1477 + entry->got_entry) in _frvfdpic_emit_got_relocs_plt_entries()
1486 + entry->got_entry); in _frvfdpic_emit_got_relocs_plt_entries()
3555 relocation = picrel->got_entry;
5072 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->got12); in _frvfdpic_assign_got_entries()
5074 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->gotlos); in _frvfdpic_assign_got_entries()
5076 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->gothilo); in _frvfdpic_assign_got_entries()
[all …]
H A Delf-bfd.h80 struct got_entry;
120 struct got_entry *glist;
1263 struct got_entry **ents;
H A Delf64-ppc.c3127 struct got_entry struct
3129 struct got_entry *next; argument
4005 struct got_entry **entp; in ppc64_elf_copy_indirect_symbol()
4006 struct got_entry *ent; in ppc64_elf_copy_indirect_symbol()
4307 struct got_entry *ent; in update_local_sym_info()
5308 struct got_entry *ent; in ppc64_elf_gc_sweep_hook()
7042 struct got_entry *ent; in ppc64_elf_tls_optimize()
7572 struct got_entry *gent; in allocate_dynrelocs()
7641 struct got_entry *ent; in allocate_dynrelocs()
7909 struct got_entry *ent; in ppc64_elf_size_dynamic_sections()
[all …]
H A Delf32-bfin.c1273 bfd_signed_vma got_entry, fdgot_entry, fd_entry; member
1525 if (entry->got_entry || entry->fdgot_entry || entry->fd_entry) in _bfinfdpic_emit_got_relocs_plt_entries()
1543 if (entry->got_entry) in _bfinfdpic_emit_got_relocs_plt_entries()
1581 + entry->got_entry, entry); in _bfinfdpic_emit_got_relocs_plt_entries()
1589 + entry->got_entry) in _bfinfdpic_emit_got_relocs_plt_entries()
1598 + entry->got_entry); in _bfinfdpic_emit_got_relocs_plt_entries()
2319 relocation = picrel->got_entry; in bfinfdpic_relocate_section()
3785 entry->got_entry = _bfinfdpic_get_got_entry (&dinfo->got17m4); in _bfinfdpic_assign_got_entries()
3787 entry->got_entry = _bfinfdpic_get_got_entry (&dinfo->gothilo); in _bfinfdpic_assign_got_entries()
H A DChangeLog-02032146 (struct got_entry): Add "owner". Move "tls_type".
4457 (struct got_entry): Comment.
4536 (struct got_entry, struct plt_entry): New.
4588 * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.
4594 (struct elf_obj_tdata <local_got>): Add "struct got_entry **" to union.