Searched refs:plt_pic_entry (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-metag.c64 static const unsigned int plt_pic_entry[] = variable
2987 plt_pic_entry[0] | (((addr >> 16) & 0xffff) << 3),
2990 plt_pic_entry[1] | ((addr & 0xffff) << 3),
2992 bfd_put_32 (output_bfd, plt_pic_entry[2],
2995 (plt_pic_entry[3] | (plt_index << 3)),
2998 (plt_pic_entry[4]
H A Delf32-cris.c2089 const bfd_byte *plt_pic_entry = elf_cris_pic_plt_entry;
2104 plt_pic_entry = elf_cris_pic_plt_entry_v32;
2169 memcpy (splt->contents + h->plt.offset, plt_pic_entry,
2082 const bfd_byte *plt_pic_entry = elf_cris_pic_plt_entry; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-metag.c64 static const unsigned int plt_pic_entry[] = variable
2987 plt_pic_entry[0] | (((addr >> 16) & 0xffff) << 3),
2990 plt_pic_entry[1] | ((addr & 0xffff) << 3),
2992 bfd_put_32 (output_bfd, plt_pic_entry[2],
2995 (plt_pic_entry[3] | (plt_index << 3)),
2998 (plt_pic_entry[4]
H A Delf32-cris.c2089 const bfd_byte *plt_pic_entry = elf_cris_pic_plt_entry;
2104 plt_pic_entry = elf_cris_pic_plt_entry_v32;
2169 memcpy (splt->contents + h->plt.offset, plt_pic_entry,
2082 const bfd_byte *plt_pic_entry = elf_cris_pic_plt_entry; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-metag.c64 static const unsigned int plt_pic_entry[] = variable
2987 plt_pic_entry[0] | (((addr >> 16) & 0xffff) << 3),
2990 plt_pic_entry[1] | ((addr & 0xffff) << 3),
2992 bfd_put_32 (output_bfd, plt_pic_entry[2],
2995 (plt_pic_entry[3] | (plt_index << 3)),
2998 (plt_pic_entry[4]
H A Delf32-cris.c2089 const bfd_byte *plt_pic_entry = elf_cris_pic_plt_entry;
2104 plt_pic_entry = elf_cris_pic_plt_entry_v32;
2169 memcpy (splt->contents + h->plt.offset, plt_pic_entry,
2082 const bfd_byte *plt_pic_entry = elf_cris_pic_plt_entry; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-metag.c64 static const unsigned int plt_pic_entry[] = variable
2987 plt_pic_entry[0] | (((addr >> 16) & 0xffff) << 3),
2990 plt_pic_entry[1] | ((addr & 0xffff) << 3),
2992 bfd_put_32 (output_bfd, plt_pic_entry[2],
2995 (plt_pic_entry[3] | (plt_index << 3)),
2998 (plt_pic_entry[4]
H A Delf32-cris.c2089 const bfd_byte *plt_pic_entry = elf_cris_pic_plt_entry;
2104 plt_pic_entry = elf_cris_pic_plt_entry_v32;
2169 memcpy (splt->contents + h->plt.offset, plt_pic_entry,
2082 const bfd_byte *plt_pic_entry = elf_cris_pic_plt_entry; local

Completed in 290 milliseconds