/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-m68k.c | 2676 struct elf_m68k_got_entry *got_entry; in elf_m68k_check_relocs() local 2679 got_entry = elf_m68k_add_entry_to_got (got, h, abfd, in elf_m68k_check_relocs() 2682 if (got_entry == NULL) in elf_m68k_check_relocs() 2685 if (got_entry->u.s1.refcount == 1) in elf_m68k_check_relocs() 3006 struct elf_m68k_got_entry *got_entry; in elf_m68k_gc_sweep_hook() local 3012 got_entry = *got_entry_ptr; in elf_m68k_gc_sweep_hook() 3014 if (got_entry->u.s1.refcount > 0) in elf_m68k_gc_sweep_hook() 3016 --got_entry->u.s1.refcount; in elf_m68k_gc_sweep_hook() 3018 if (got_entry->u.s1.refcount == 0) in elf_m68k_gc_sweep_hook() 4314 struct elf_m68k_got_entry *got_entry; in elf_m68k_finish_dynamic_symbol() local [all …]
|
D | elf64-ppc.c | 2726 struct got_entry struct 2728 struct got_entry *next; argument 2754 struct got_entry *ent; argument 2786 struct got_entry tlsld_got; 4696 struct got_entry **entp; in ppc64_elf_copy_indirect_symbol() 4697 struct got_entry *ent; in ppc64_elf_copy_indirect_symbol() 4701 struct got_entry *dent; in ppc64_elf_copy_indirect_symbol() 5108 struct got_entry **local_got_ents = elf_local_got_ents (abfd); in update_local_sym_info() 5127 struct got_entry *ent; in update_local_sym_info() 5380 struct got_entry *ent; in ppc64_elf_check_relocs() [all …]
|
D | elf32-bfin.c | 1935 bfd_signed_vma got_entry, fdgot_entry, fd_entry; member 2173 if (entry->got_entry || entry->fdgot_entry || entry->fd_entry) in _bfinfdpic_emit_got_relocs_plt_entries() 2192 if (entry->got_entry) in _bfinfdpic_emit_got_relocs_plt_entries() 2230 + entry->got_entry, entry); in _bfinfdpic_emit_got_relocs_plt_entries() 2238 + entry->got_entry) in _bfinfdpic_emit_got_relocs_plt_entries() 2247 + entry->got_entry); in _bfinfdpic_emit_got_relocs_plt_entries() 2784 relocation = picrel->got_entry; in bfinfdpic_relocate_section() 3909 entry->got_entry = _bfinfdpic_get_got_entry (&dinfo->got17m4); in _bfinfdpic_assign_got_entries() 3911 entry->got_entry = _bfinfdpic_get_got_entry (&dinfo->gothilo); in _bfinfdpic_assign_got_entries() 4005 entry->got_entry = 0; in _bfinfdpic_reset_got_plt_entries()
|
D | elf32-frv.c | 1082 bfd_signed_vma got_entry, fdgot_entry, fd_entry; member 1343 if (entry->got_entry || entry->fdgot_entry || entry->fd_entry in _frvfdpic_emit_got_relocs_plt_entries() 1363 if (entry->got_entry) in _frvfdpic_emit_got_relocs_plt_entries() 1401 + entry->got_entry, entry); in _frvfdpic_emit_got_relocs_plt_entries() 1409 + entry->got_entry) in _frvfdpic_emit_got_relocs_plt_entries() 1418 + entry->got_entry); in _frvfdpic_emit_got_relocs_plt_entries() 3470 relocation = picrel->got_entry; in elf32_frv_relocate_section() 4965 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->got12); in _frvfdpic_assign_got_entries() 4967 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->gotlos); in _frvfdpic_assign_got_entries() 4969 entry->got_entry = _frvfdpic_get_got_entry (&dinfo->gothilo); in _frvfdpic_assign_got_entries() [all …]
|
D | elf-bfd.h | 83 struct got_entry; 90 struct got_entry *glist; 1605 struct got_entry **ents;
|
D | elf32-metag.c | 3082 bfd_vma got_entry; in elf_metag_finish_dynamic_symbol() local 3106 got_entry = sgot->output_section->vma in elf_metag_finish_dynamic_symbol() 3117 | (((got_entry >> 16) & 0xffff) << 3)), in elf_metag_finish_dynamic_symbol() 3121 | ((got_entry & 0xffff) << 3)), in elf_metag_finish_dynamic_symbol() 3135 bfd_vma addr = got_entry - (splt->output_section->vma + in elf_metag_finish_dynamic_symbol()
|
D | elf32-spu.c | 348 struct got_entry struct 350 struct got_entry *next; argument 1062 struct got_entry *g, **head; in count_stub() 1100 struct got_entry *gnext; in count_stub() 1196 struct got_entry *g, **head; in build_stub() 4943 struct got_entry *g, **head; in spu_elf_relocate_section() 5137 struct got_entry *g; in spu_elf_output_symbol_hook()
|
D | elf32-sh.c | 1589 bfd_vma got_entry; /* the address of the symbol's .got.plt entry */ member 6754 + plt_info->symbol_fields.got_entry); in sh_elf_finish_dynamic_symbol() 6761 + plt_info->symbol_fields.got_entry)); in sh_elf_finish_dynamic_symbol() 6773 + plt_info->symbol_fields.got_entry)); in sh_elf_finish_dynamic_symbol() 6868 + plt_info->symbol_fields.got_entry); in sh_elf_finish_dynamic_symbol()
|
D | ChangeLog-2010 | 2979 * elf64-ppc.c (struct got_entry): Make tls_type and is_indirect 3191 (struct got_entry): Likewise. Add is_indirect and got.ent fields. 3192 (struct ppc64_elf_obj_tdata): Change tlsld_got to be a struct got_entry. 3197 when allocating a new struct got_entry.
|
D | ChangeLog-2008 | 2724 * elf32-spu.c (struct got_entry): Add "addend" field. 3220 (struct got_entry): New.
|
D | ChangeLog-0203 | 2146 (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.
|
D | ChangeLog-2009 | 5058 (struct got_entry): Add br_addr.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | output.cc | 1696 Output_data_got<got_size, big_endian>::add_got_entry(Got_entry got_entry) in add_got_entry() argument 1700 this->entries_.push_back(got_entry); in add_got_entry() 1714 this->entries_[got_index] = got_entry; in add_got_entry() 1758 Got_entry got_entry) in replace_got_entry() argument 1761 this->entries_[i] = got_entry; in replace_got_entry()
|
D | arm.cc | 3459 Arm_address got_entry, in got_prel() argument 3462 Base::rel32(view, got_entry - address); in got_prel() 9955 Arm_address got_entry = in relocate_tls() local 9960 RelocFuncs::pcrel32_unaligned(view, got_entry, address); in relocate_tls() 9974 Arm_address got_entry = in relocate_tls() local 9979 RelocFuncs::pcrel32_unaligned(view, got_entry, address); in relocate_tls() 10010 Arm_address got_entry = in relocate_tls() local 10014 RelocFuncs::pcrel32_unaligned(view, got_entry, address); in relocate_tls()
|
D | output.h | 2510 add_got_entry(Got_entry got_entry); 2518 replace_got_entry(unsigned int i, Got_entry got_entry);
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog-2013 | 1365 got_entry hash function.
|