HomeSort by: relevance | last modified time | path
    Searched defs:plt0_entry (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-metag.c 37 static const unsigned int plt0_entry[] = variable
3186 plt0_entry[0] | (((addr >> 16) & 0xffff) << 3),
3189 plt0_entry[1] | ((addr & 0xffff) << 3),
3191 bfd_put_32 (output_bfd, plt0_entry[2], splt->contents + 8);
3192 bfd_put_32 (output_bfd, plt0_entry[3], splt->contents + 12);
3193 bfd_put_32 (output_bfd, plt0_entry[4], splt->contents + 16);
elfxx-x86.h 413 const bfd_byte *plt0_entry; member in struct:elf_x86_lazy_plt_layout
436 /* Offsets into plt0_entry that are to be replaced with GOT[1] and
454 /* Offset of the end of the PC-relative jump to plt0_entry. This is
501 const bfd_byte *plt0_entry; member in struct:elf_x86_plt_layout
elf32-m68k.c 462 const bfd_byte *plt0_entry;
464 /* Offsets of fields in PLT0_ENTRY that require R_68K_PC32 relocations.
4345 memcpy (splt->contents, plt_info->plt0_entry, plt_info->size);
461 const bfd_byte *plt0_entry; member in struct:elf_m68k_plt_info
elf32-sh.c 1527 const bfd_byte *plt0_entry;
1529 /* The size of PLT0_ENTRY in bytes, or 0 if PLT0_ENTRY is NULL. */
1532 /* Index I is the offset into PLT0_ENTRY of a pointer to
6317 if (splt && splt->size > 0 && htab->plt_info->plt0_entry)
6322 htab->plt_info->plt0_entry,
1523 const bfd_byte *plt0_entry; member in struct:elf_sh_plt_info
elfnn-aarch64.c 2632 const bfd_byte *plt0_entry; member in struct:elf_aarch64_link_hash_table
2936 ret->plt0_entry = elfNN_aarch64_small_plt0_entry;
4980 globals->plt0_entry = elfNN_aarch64_small_plt0_bti_entry;
4997 globals->plt0_entry = elfNN_aarch64_small_plt0_bti_entry;
10251 memcpy (htab->root.splt->contents, htab->plt0_entry,
10268 bfd_byte *plt0_entry = htab->root.splt->contents; local
10270 plt0_entry = plt0_entry + 4;
10275 plt0_entry + 4,
10279 plt0_entry + 8
    [all...]
elf32-arm.c 17357 const bfd_vma *plt0_entry; local
17371 plt0_entry = elf32_arm_vxworks_exec_plt0_entry;
17372 put_arm_insn (htab, output_bfd, plt0_entry[0],
17374 put_arm_insn (htab, output_bfd, plt0_entry[1],
17376 put_arm_insn (htab, output_bfd, plt0_entry[2],
17391 plt0_entry = elf32_thumb2_plt0_entry;
17392 put_arm_insn (htab, output_bfd, plt0_entry[0],
17394 put_arm_insn (htab, output_bfd, plt0_entry[1],
17396 put_arm_insn (htab, output_bfd, plt0_entry[2],
17405 plt0_entry = elf32_arm_plt0_entry
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-metag.c 37 static const unsigned int plt0_entry[] = variable
3222 plt0_entry[0] | (((addr >> 16) & 0xffff) << 3),
3225 plt0_entry[1] | ((addr & 0xffff) << 3),
3227 bfd_put_32 (output_bfd, plt0_entry[2], splt->contents + 8);
3228 bfd_put_32 (output_bfd, plt0_entry[3], splt->contents + 12);
3229 bfd_put_32 (output_bfd, plt0_entry[4], splt->contents + 16);
elfxx-x86.h 413 const bfd_byte *plt0_entry; member in struct:elf_x86_lazy_plt_layout
436 /* Offsets into plt0_entry that are to be replaced with GOT[1] and
454 /* Offset of the end of the PC-relative jump to plt0_entry. This is
501 const bfd_byte *plt0_entry; member in struct:elf_x86_plt_layout
elf32-m68k.c 462 const bfd_byte *plt0_entry;
464 /* Offsets of fields in PLT0_ENTRY that require R_68K_PC32 relocations.
4344 memcpy (splt->contents, plt_info->plt0_entry, plt_info->size);
461 const bfd_byte *plt0_entry; member in struct:elf_m68k_plt_info
elf32-sh.c 1527 const bfd_byte *plt0_entry;
1529 /* The size of PLT0_ENTRY in bytes, or 0 if PLT0_ENTRY is NULL. */
1532 /* Index I is the offset into PLT0_ENTRY of a pointer to
6315 if (splt && splt->size > 0 && htab->plt_info->plt0_entry)
6320 htab->plt_info->plt0_entry,
1523 const bfd_byte *plt0_entry; member in struct:elf_sh_plt_info
elfnn-aarch64.c 2632 const bfd_byte *plt0_entry; member in struct:elf_aarch64_link_hash_table
2936 ret->plt0_entry = elfNN_aarch64_small_plt0_entry;
4971 globals->plt0_entry = elfNN_aarch64_small_plt0_bti_entry;
4989 globals->plt0_entry = elfNN_aarch64_small_plt0_bti_entry;
10184 memcpy (htab->root.splt->contents, htab->plt0_entry,
10201 bfd_byte *plt0_entry = htab->root.splt->contents; local
10203 plt0_entry = plt0_entry + 4;
10208 plt0_entry + 4,
10212 plt0_entry + 8
    [all...]
elf32-arm.c 17516 const bfd_vma *plt0_entry; local
17530 plt0_entry = elf32_arm_vxworks_exec_plt0_entry;
17531 put_arm_insn (htab, output_bfd, plt0_entry[0],
17533 put_arm_insn (htab, output_bfd, plt0_entry[1],
17535 put_arm_insn (htab, output_bfd, plt0_entry[2],
17553 plt0_entry = elf32_thumb2_plt0_entry;
17554 put_arm_insn (htab, output_bfd, plt0_entry[0],
17556 put_arm_insn (htab, output_bfd, plt0_entry[1],
17558 put_arm_insn (htab, output_bfd, plt0_entry[2],
17567 plt0_entry = elf32_arm_plt0_entry
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-metag.c 37 static const unsigned int plt0_entry[] = variable
3220 plt0_entry[0] | (((addr >> 16) & 0xffff) << 3),
3223 plt0_entry[1] | ((addr & 0xffff) << 3),
3225 bfd_put_32 (output_bfd, plt0_entry[2], splt->contents + 8);
3226 bfd_put_32 (output_bfd, plt0_entry[3], splt->contents + 12);
3227 bfd_put_32 (output_bfd, plt0_entry[4], splt->contents + 16);
elfxx-x86.h 413 const bfd_byte *plt0_entry; member in struct:elf_x86_lazy_plt_layout
436 /* Offsets into plt0_entry that are to be replaced with GOT[1] and
454 /* Offset of the end of the PC-relative jump to plt0_entry. This is
501 const bfd_byte *plt0_entry; member in struct:elf_x86_plt_layout
elf32-m68k.c 462 const bfd_byte *plt0_entry;
464 /* Offsets of fields in PLT0_ENTRY that require R_68K_PC32 relocations.
4331 memcpy (splt->contents, plt_info->plt0_entry, plt_info->size);
461 const bfd_byte *plt0_entry; member in struct:elf_m68k_plt_info
elf32-sh.c 1527 const bfd_byte *plt0_entry;
1529 /* The size of PLT0_ENTRY in bytes, or 0 if PLT0_ENTRY is NULL. */
1532 /* Index I is the offset into PLT0_ENTRY of a pointer to
6312 if (splt && splt->size > 0 && htab->plt_info->plt0_entry)
6317 htab->plt_info->plt0_entry,
1523 const bfd_byte *plt0_entry; member in struct:elf_sh_plt_info
elfnn-aarch64.c 2626 const bfd_byte *plt0_entry; member in struct:elf_aarch64_link_hash_table
2925 ret->plt0_entry = elfNN_aarch64_small_plt0_entry;
4958 globals->plt0_entry = elfNN_aarch64_small_plt0_bti_entry;
4974 globals->plt0_entry = elfNN_aarch64_small_plt0_bti_entry;
10138 memcpy (htab->root.splt->contents, htab->plt0_entry,
10155 bfd_byte *plt0_entry = htab->root.splt->contents; local
10157 plt0_entry = plt0_entry + 4;
10162 plt0_entry + 4,
10166 plt0_entry + 8
    [all...]
elf32-arm.c 17508 const bfd_vma *plt0_entry; local
17522 plt0_entry = elf32_arm_vxworks_exec_plt0_entry;
17523 put_arm_insn (htab, output_bfd, plt0_entry[0],
17525 put_arm_insn (htab, output_bfd, plt0_entry[1],
17527 put_arm_insn (htab, output_bfd, plt0_entry[2],
17545 plt0_entry = elf32_thumb2_plt0_entry;
17546 put_arm_insn (htab, output_bfd, plt0_entry[0],
17548 put_arm_insn (htab, output_bfd, plt0_entry[1],
17550 put_arm_insn (htab, output_bfd, plt0_entry[2],
17559 plt0_entry = elf32_arm_plt0_entry
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-metag.c 37 static const unsigned int plt0_entry[] = variable
3221 plt0_entry[0] | (((addr >> 16) & 0xffff) << 3),
3224 plt0_entry[1] | ((addr & 0xffff) << 3),
3226 bfd_put_32 (output_bfd, plt0_entry[2], splt->contents + 8);
3227 bfd_put_32 (output_bfd, plt0_entry[3], splt->contents + 12);
3228 bfd_put_32 (output_bfd, plt0_entry[4], splt->contents + 16);
elfxx-x86.h 409 const bfd_byte *plt0_entry; member in struct:elf_x86_lazy_plt_layout
432 /* Offsets into plt0_entry that are to be replaced with GOT[1] and
450 /* Offset of the end of the PC-relative jump to plt0_entry. This is
497 const bfd_byte *plt0_entry; member in struct:elf_x86_plt_layout
elf32-m68k.c 462 const bfd_byte *plt0_entry;
464 /* Offsets of fields in PLT0_ENTRY that require R_68K_PC32 relocations.
4332 memcpy (splt->contents, plt_info->plt0_entry, plt_info->size);
461 const bfd_byte *plt0_entry; member in struct:elf_m68k_plt_info
elf32-sh.c 1527 const bfd_byte *plt0_entry;
1529 /* The size of PLT0_ENTRY in bytes, or 0 if PLT0_ENTRY is NULL. */
1532 /* Index I is the offset into PLT0_ENTRY of a pointer to
6314 if (splt && splt->size > 0 && htab->plt_info->plt0_entry)
6319 htab->plt_info->plt0_entry,
1523 const bfd_byte *plt0_entry; member in struct:elf_sh_plt_info
elfnn-aarch64.c 2654 const bfd_byte *plt0_entry; member in struct:elf_aarch64_link_hash_table
2940 ret->plt0_entry = elfNN_aarch64_small_plt0_entry;
4973 globals->plt0_entry = elfNN_aarch64_small_plt0_bti_entry;
4989 globals->plt0_entry = elfNN_aarch64_small_plt0_bti_entry;
9838 memcpy (htab->root.splt->contents, htab->plt0_entry,
9855 bfd_byte *plt0_entry = htab->root.splt->contents; local
9857 plt0_entry = plt0_entry + 4;
9862 plt0_entry + 4,
9866 plt0_entry + 8
    [all...]
elf32-arm.c 17430 const bfd_vma *plt0_entry; local
17444 plt0_entry = elf32_arm_vxworks_exec_plt0_entry;
17445 put_arm_insn (htab, output_bfd, plt0_entry[0],
17447 put_arm_insn (htab, output_bfd, plt0_entry[1],
17449 put_arm_insn (htab, output_bfd, plt0_entry[2],
17467 plt0_entry = elf32_thumb2_plt0_entry;
17468 put_arm_insn (htab, output_bfd, plt0_entry[0],
17470 put_arm_insn (htab, output_bfd, plt0_entry[1],
17472 put_arm_insn (htab, output_bfd, plt0_entry[2],
17481 plt0_entry = elf32_arm_plt0_entry
    [all...]

Completed in 146 milliseconds