Searched refs:elf_sh_plt_entry (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elf32-sh.c | 3281 static const bfd_byte *elf_sh_plt_entry; variable 3430 static const bfd_byte *elf_sh_plt_entry; variable 6817 if (elf_sh_plt_entry == NULL) in sh_elf_finish_dynamic_symbol() 6819 elf_sh_plt_entry = (bfd_big_endian (output_bfd) ? in sh_elf_finish_dynamic_symbol() 6822 memcpy (splt->contents + h->plt.offset, elf_sh_plt_entry, in sh_elf_finish_dynamic_symbol()
|
| D | ChangeLog-0001 | 4318 elf_sh_plt_entry_be, elf_sh_plt_entry, elf_sh_pic_plt_entry_be, 6961 (elf_sh_plt0_entry, elf_sh_plt_entry, elf_sh_pic_plt_entry):
|
| D | ChangeLog-0203 | 10358 elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elf32-sh.c | 3372 static const bfd_byte *elf_sh_plt_entry; variable 3623 static const bfd_byte *elf_sh_plt_entry; variable 7006 if (elf_sh_plt_entry == NULL) in sh_elf_finish_dynamic_symbol() 7008 elf_sh_plt_entry = (bfd_big_endian (output_bfd) ? in sh_elf_finish_dynamic_symbol() 7011 memcpy (splt->contents + h->plt.offset, elf_sh_plt_entry, in sh_elf_finish_dynamic_symbol()
|
| D | ChangeLog-0001 | 4318 elf_sh_plt_entry_be, elf_sh_plt_entry, elf_sh_pic_plt_entry_be, 6961 (elf_sh_plt0_entry, elf_sh_plt_entry, elf_sh_pic_plt_entry):
|
| D | ChangeLog-0203 | 10358 elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
|