HomeSort by: relevance | last modified time | path
    Searched defs:plt_entry (Results 1 - 25 of 70) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils/dist/bfd/
elf32-cris.c 2088 const bfd_byte *plt_entry = elf_cris_plt_entry;
2101 plt_entry = elf_cris_plt_entry_v32;
2158 memcpy (splt->contents + h->plt.offset, plt_entry,
2481 /* Same for CRIS and CRIS v32; see elf_cris_(|pic_)plt_entry(|_v32)[]. */
2081 const bfd_byte *plt_entry = elf_cris_plt_entry; local
elf32-i386.c 768 elf_i386_lazy_plt_entry, /* plt_entry */
793 elf_i386_non_lazy_plt_entry, /* plt_entry */
806 elf_i386_lazy_ibt_plt_entry, /* plt_entry */
831 elf_i386_non_lazy_ibt_plt_entry, /* plt_entry */
3720 memcpy (plt->contents + h->plt.offset, htab->plt.plt_entry,
3725 const bfd_byte *plt_entry;
3727 plt_entry = htab->non_lazy_plt->pic_plt_entry;
3729 plt_entry = htab->non_lazy_plt->plt_entry;
3731 plt_entry, htab->non_lazy_plt->plt_entry_size)
3722 const bfd_byte *plt_entry; local
    [all...]
elf32-metag.c 55 static const unsigned int plt_entry[] = variable
91 #define PLT_ENTRY_SIZE sizeof(plt_entry)
2928 (plt_entry[0]
2932 (plt_entry[1]
2935 bfd_put_32 (output_bfd, plt_entry[2],
2938 (plt_entry[3] | (plt_index << 3)),
2941 (plt_entry[4]
elf32-s390.c 681 struct plt_entry struct
701 struct plt_entry *local_plt;
936 struct plt_entry *plt;
1814 struct plt_entry *local_plt;
2086 struct plt_entry *local_plt = elf_s390_local_plt (input_bfd);
3712 struct plt_entry *local_plt;
elf64-s390.c 673 struct plt_entry struct
693 struct plt_entry *local_plt;
939 struct plt_entry *plt;
1984 struct plt_entry *local_plt;
2327 struct plt_entry *local_plt = elf_s390_local_plt (input_bfd);
3960 struct plt_entry *local_plt;
elfxx-tilegx.c 1279 const tilegx_bundle_bits *plt_entry = (tilegx_bundle_bits *)
1285 memcpy (splt->contents + offset, plt_entry, PLT_ENTRY_SIZE);
1278 const tilegx_bundle_bits *plt_entry = (tilegx_bundle_bits *) local
elfxx-x86.h 417 const bfd_byte *plt_entry; member in struct:elf_x86_lazy_plt_layout
445 /* Offsets into plt_entry that are to be replaced with... */
458 /* Offset into plt_entry where the initial value of the GOT entry
478 const bfd_byte *plt_entry; member in struct:elf_x86_non_lazy_plt_layout
486 /* Offsets into plt_entry that are to be replaced with... */
503 const bfd_byte *plt_entry; member in struct:elf_x86_plt_layout
509 /* Offset of indirect branch in plt_entry. */
512 /* Offsets into plt_entry that are to be replaced with... */
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-cris.c 2087 const bfd_byte *plt_entry = elf_cris_plt_entry;
2100 plt_entry = elf_cris_plt_entry_v32;
2157 memcpy (splt->contents + h->plt.offset, plt_entry,
2479 /* Same for CRIS and CRIS v32; see elf_cris_(|pic_)plt_entry(|_v32)[]. */
2080 const bfd_byte *plt_entry = elf_cris_plt_entry; local
elf32-i386.c 768 elf_i386_lazy_plt_entry, /* plt_entry */
793 elf_i386_non_lazy_plt_entry, /* plt_entry */
806 elf_i386_lazy_ibt_plt_entry, /* plt_entry */
831 elf_i386_non_lazy_ibt_plt_entry, /* plt_entry */
3709 memcpy (plt->contents + h->plt.offset, htab->plt.plt_entry,
3714 const bfd_byte *plt_entry;
3716 plt_entry = htab->non_lazy_plt->pic_plt_entry;
3718 plt_entry = htab->non_lazy_plt->plt_entry;
3720 plt_entry, htab->non_lazy_plt->plt_entry_size)
3711 const bfd_byte *plt_entry; local
    [all...]
elf32-metag.c 55 static const unsigned int plt_entry[] = variable
91 #define PLT_ENTRY_SIZE sizeof(plt_entry)
2965 (plt_entry[0]
2969 (plt_entry[1]
2972 bfd_put_32 (output_bfd, plt_entry[2],
2975 (plt_entry[3] | (plt_index << 3)),
2978 (plt_entry[4]
elf32-s390.c 681 struct plt_entry struct
701 struct plt_entry *local_plt;
936 struct plt_entry *plt;
1815 struct plt_entry *local_plt;
2086 struct plt_entry *local_plt = elf_s390_local_plt (input_bfd);
3703 struct plt_entry *local_plt;
elf64-s390.c 673 struct plt_entry struct
693 struct plt_entry *local_plt;
939 struct plt_entry *plt;
1982 struct plt_entry *local_plt;
2324 struct plt_entry *local_plt = elf_s390_local_plt (input_bfd);
3936 struct plt_entry *local_plt;
elfxx-tilegx.c 1282 const tilegx_bundle_bits *plt_entry = (tilegx_bundle_bits *)
1288 memcpy (splt->contents + offset, plt_entry, PLT_ENTRY_SIZE);
1281 const tilegx_bundle_bits *plt_entry = (tilegx_bundle_bits *) local
elfxx-x86.h 417 const bfd_byte *plt_entry; member in struct:elf_x86_lazy_plt_layout
445 /* Offsets into plt_entry that are to be replaced with... */
458 /* Offset into plt_entry where the initial value of the GOT entry
478 const bfd_byte *plt_entry; member in struct:elf_x86_non_lazy_plt_layout
486 /* Offsets into plt_entry that are to be replaced with... */
503 const bfd_byte *plt_entry; member in struct:elf_x86_plt_layout
509 /* Offset of indirect branch in plt_entry. */
512 /* Offsets into plt_entry that are to be replaced with... */
  /src/external/gpl3/gdb/dist/bfd/
elf32-cris.c 2087 const bfd_byte *plt_entry = elf_cris_plt_entry;
2100 plt_entry = elf_cris_plt_entry_v32;
2157 memcpy (splt->contents + h->plt.offset, plt_entry,
2479 /* Same for CRIS and CRIS v32; see elf_cris_(|pic_)plt_entry(|_v32)[]. */
2080 const bfd_byte *plt_entry = elf_cris_plt_entry; local
elf32-i386.c 762 elf_i386_lazy_plt_entry, /* plt_entry */
787 elf_i386_non_lazy_plt_entry, /* plt_entry */
800 elf_i386_lazy_ibt_plt_entry, /* plt_entry */
825 elf_i386_non_lazy_ibt_plt_entry, /* plt_entry */
3661 memcpy (plt->contents + h->plt.offset, htab->plt.plt_entry,
3666 const bfd_byte *plt_entry;
3668 plt_entry = htab->non_lazy_plt->pic_plt_entry;
3670 plt_entry = htab->non_lazy_plt->plt_entry;
3672 plt_entry, htab->non_lazy_plt->plt_entry_size)
3663 const bfd_byte *plt_entry; local
    [all...]
elf32-metag.c 55 static const unsigned int plt_entry[] = variable
91 #define PLT_ENTRY_SIZE sizeof(plt_entry)
2963 (plt_entry[0]
2967 (plt_entry[1]
2970 bfd_put_32 (output_bfd, plt_entry[2],
2973 (plt_entry[3] | (plt_index << 3)),
2976 (plt_entry[4]
elf32-s390.c 681 struct plt_entry struct
701 struct plt_entry *local_plt;
936 struct plt_entry *plt;
1814 struct plt_entry *local_plt;
2084 struct plt_entry *local_plt = elf_s390_local_plt (input_bfd);
3701 struct plt_entry *local_plt;
elf64-s390.c 598 struct plt_entry struct
618 struct plt_entry *local_plt;
858 struct plt_entry *plt;
1769 struct plt_entry *local_plt;
2056 struct plt_entry *local_plt = elf_s390_local_plt (input_bfd);
3673 struct plt_entry *local_plt;
elfxx-tilegx.c 1282 const tilegx_bundle_bits *plt_entry = (tilegx_bundle_bits *)
1288 memcpy (splt->contents + offset, plt_entry, PLT_ENTRY_SIZE);
1281 const tilegx_bundle_bits *plt_entry = (tilegx_bundle_bits *) local
elfxx-x86.h 417 const bfd_byte *plt_entry; member in struct:elf_x86_lazy_plt_layout
445 /* Offsets into plt_entry that are to be replaced with... */
458 /* Offset into plt_entry where the initial value of the GOT entry
478 const bfd_byte *plt_entry; member in struct:elf_x86_non_lazy_plt_layout
486 /* Offsets into plt_entry that are to be replaced with... */
503 const bfd_byte *plt_entry; member in struct:elf_x86_plt_layout
509 /* Offset of indirect branch in plt_entry. */
512 /* Offsets into plt_entry that are to be replaced with... */
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-cris.c 2088 const bfd_byte *plt_entry = elf_cris_plt_entry;
2101 plt_entry = elf_cris_plt_entry_v32;
2158 memcpy (splt->contents + h->plt.offset, plt_entry,
2480 /* Same for CRIS and CRIS v32; see elf_cris_(|pic_)plt_entry(|_v32)[]. */
2081 const bfd_byte *plt_entry = elf_cris_plt_entry; local
elf32-i386.c 762 elf_i386_lazy_plt_entry, /* plt_entry */
787 elf_i386_non_lazy_plt_entry, /* plt_entry */
800 elf_i386_lazy_ibt_plt_entry, /* plt_entry */
825 elf_i386_non_lazy_ibt_plt_entry, /* plt_entry */
3651 memcpy (plt->contents + h->plt.offset, htab->plt.plt_entry,
3656 const bfd_byte *plt_entry;
3658 plt_entry = htab->non_lazy_plt->pic_plt_entry;
3660 plt_entry = htab->non_lazy_plt->plt_entry;
3662 plt_entry, htab->non_lazy_plt->plt_entry_size)
3653 const bfd_byte *plt_entry; local
    [all...]
elf32-metag.c 55 static const unsigned int plt_entry[] = variable
91 #define PLT_ENTRY_SIZE sizeof(plt_entry)
2964 (plt_entry[0]
2968 (plt_entry[1]
2971 bfd_put_32 (output_bfd, plt_entry[2],
2974 (plt_entry[3] | (plt_index << 3)),
2977 (plt_entry[4]
elf32-s390.c 681 struct plt_entry struct
701 struct plt_entry *local_plt;
938 struct plt_entry *plt;
1816 struct plt_entry *local_plt;
2086 struct plt_entry *local_plt = elf_s390_local_plt (input_bfd);
3706 struct plt_entry *local_plt;

Completed in 112 milliseconds

1 2 3