/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-vax.c | 354 #define PLT_ENTRY_SIZE 12 macro 359 static const bfd_byte elf_vax_plt0_entry[PLT_ENTRY_SIZE] = 369 static const bfd_byte elf_vax_plt_entry[PLT_ENTRY_SIZE] = 1020 s->_raw_size += PLT_ENTRY_SIZE; 1038 s->_raw_size += PLT_ENTRY_SIZE; 1631 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; 1897 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; 1906 PLT_ENTRY_SIZE); 2098 memcpy (splt->contents, elf_vax_plt0_entry, PLT_ENTRY_SIZE); 2110 = PLT_ENTRY_SIZE;
|
H A D | elf32-cris.c | 543 #define PLT_ENTRY_SIZE 20 macro 547 static const bfd_byte elf_cris_plt0_entry[PLT_ENTRY_SIZE] = 562 static const bfd_byte elf_cris_plt_entry[PLT_ENTRY_SIZE] = 576 static const bfd_byte elf_cris_pic_plt0_entry[PLT_ENTRY_SIZE] = 586 static const bfd_byte elf_cris_pic_plt_entry[PLT_ENTRY_SIZE] = 1469 PLT_ENTRY_SIZE); 1478 PLT_ENTRY_SIZE); 1724 = PLT_ENTRY_SIZE; 2108 s->_raw_size += PLT_ENTRY_SIZE; 2144 s->_raw_size += PLT_ENTRY_SIZE; [all …]
|
H A D | elf32-sh.c | 3242 #define PLT_ENTRY_SIZE 64 macro 3289 static const bfd_byte elf_sh_plt_entry_be[PLT_ENTRY_SIZE] = 3309 static const bfd_byte elf_sh_plt_entry_le[PLT_ENTRY_SIZE] = 3376 #define elf_sh_sizeof_plt(info) PLT_ENTRY_SIZE 3409 #define PLT_ENTRY_SIZE 28 macro 3457 static const bfd_byte elf_sh_plt_entry_be[PLT_ENTRY_SIZE] = 3472 static const bfd_byte elf_sh_plt_entry_le[PLT_ENTRY_SIZE] = 3557 static const bfd_byte elf_sh_plt_entry_be[PLT_ENTRY_SIZE] = 3627 #define elf_sh_sizeof_plt(info) PLT_ENTRY_SIZE 4227 s->_raw_size += PLT_ENTRY_SIZE; in allocate_dynrelocs() [all …]
|
H A D | elf64-sparc.c | 958 #define PLT_ENTRY_SIZE 32 macro 959 #define PLT_HEADER_SIZE (4 * PLT_ENTRY_SIZE) 991 sethi = 0x03000000 | (i * PLT_ENTRY_SIZE); 1018 entry = contents + i*PLT_ENTRY_SIZE + j*4*6; 1051 return index * PLT_ENTRY_SIZE; 1079 return (block * PLT_ENTRY_SIZE 1664 h->plt.offset = s->_raw_size / PLT_ENTRY_SIZE; 1679 s->_raw_size += PLT_ENTRY_SIZE; 2725 bfd_vma max = splt->_raw_size / PLT_ENTRY_SIZE; 2912 (int) (splt->_raw_size / PLT_ENTRY_SIZE)); [all …]
|
H A D | elf32-m68k.c | 194 #define PLT_ENTRY_SIZE 20 macro 199 static const bfd_byte elf_m68k_plt0_entry[PLT_ENTRY_SIZE] = 210 static const bfd_byte elf_m68k_plt_entry[PLT_ENTRY_SIZE] = 987 s->_raw_size += PLT_ENTRY_SIZE; 1008 s->_raw_size += PLT_ENTRY_SIZE; 1802 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; 1822 PLT_ENTRY_SIZE); 2035 memcpy (splt->contents, elf_m68k_plt0_entry, PLT_ENTRY_SIZE); 2047 = PLT_ENTRY_SIZE;
|
H A D | elf32-i386.c | 471 #define PLT_ENTRY_SIZE 16 macro 476 static const bfd_byte elf_i386_plt0_entry[PLT_ENTRY_SIZE] = 488 static const bfd_byte elf_i386_plt_entry[PLT_ENTRY_SIZE] = 509 static const bfd_byte elf_i386_pic_plt_entry[PLT_ENTRY_SIZE] = 1504 s->_raw_size += PLT_ENTRY_SIZE; in allocate_dynrelocs() 1521 s->_raw_size += PLT_ENTRY_SIZE; in allocate_dynrelocs() 2973 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_i386_finish_dynamic_symbol() 2984 PLT_ENTRY_SIZE); in elf_i386_finish_dynamic_symbol() 2994 PLT_ENTRY_SIZE); in elf_i386_finish_dynamic_symbol() 3209 elf_i386_pic_plt0_entry, PLT_ENTRY_SIZE); in elf_i386_finish_dynamic_sections() [all …]
|
H A D | elf64-x86-64.c | 275 #define PLT_ENTRY_SIZE 16 macro 280 static const bfd_byte elf64_x86_64_plt0_entry[PLT_ENTRY_SIZE] = 289 static const bfd_byte elf64_x86_64_plt_entry[PLT_ENTRY_SIZE] = 1301 s->_raw_size += PLT_ENTRY_SIZE; in allocate_dynrelocs() 1318 s->_raw_size += PLT_ENTRY_SIZE; in allocate_dynrelocs() 2471 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf64_x86_64_finish_dynamic_symbol() 2480 PLT_ENTRY_SIZE); in elf64_x86_64_finish_dynamic_symbol() 2500 bfd_put_32 (output_bfd, - (h->plt.offset + PLT_ENTRY_SIZE), in elf64_x86_64_finish_dynamic_symbol() 2701 PLT_ENTRY_SIZE); in elf64_x86_64_finish_dynamic_sections() 2724 PLT_ENTRY_SIZE; in elf64_x86_64_finish_dynamic_sections()
|
H A D | elf64-sh64.c | 37 #define PLT_ENTRY_SIZE 64 macro 40 #define elf_sh64_sizeof_plt(info) PLT_ENTRY_SIZE 3024 static const bfd_byte elf_sh64_plt0_entry_be[PLT_ENTRY_SIZE] = 3044 static const bfd_byte elf_sh64_plt0_entry_le[PLT_ENTRY_SIZE] = 3067 static const bfd_byte elf_sh64_plt_entry_be[PLT_ENTRY_SIZE] = 3087 static const bfd_byte elf_sh64_plt_entry_le[PLT_ENTRY_SIZE] = 3109 static const bfd_byte elf_sh64_pic_plt_entry_be[PLT_ENTRY_SIZE] = 3129 static const bfd_byte elf_sh64_pic_plt_entry_le[PLT_ENTRY_SIZE] = 3438 s->_raw_size += PLT_ENTRY_SIZE; in sh64_elf64_adjust_dynamic_symbol() 4090 memcpy (splt->contents, elf_sh64_plt0_entry, PLT_ENTRY_SIZE); in sh64_elf64_finish_dynamic_sections()
|
H A D | elf32-m88k.c | 246 #define PLT_ENTRY_SIZE 24 macro 250 #define PLT_ENTRY0_SIZE (3 * PLT_ENTRY_SIZE) 279 static const bfd_byte elf_m88k_plt_entry[PLT_ENTRY_SIZE] = 1019 s->_raw_size += PLT_ENTRY_SIZE; 1812 plt_index = (h->plt.offset - PLT_ENTRY0_SIZE) / PLT_ENTRY_SIZE; 1821 PLT_ENTRY_SIZE);
|
H A D | elf32-s390.c | 466 #define PLT_ENTRY_SIZE 32 macro 1783 s->_raw_size += PLT_ENTRY_SIZE; 2343 PLT_ENTRY_SIZE; 3090 plt_index = (h->plt.offset - PLT_FIRST_ENTRY_SIZE) / PLT_ENTRY_SIZE; 3098 (PLT_ENTRY_SIZE * plt_index) + 18) / 2); 3103 = -(unsigned) (((65536 / PLT_ENTRY_SIZE - 1) * PLT_ENTRY_SIZE) / 2);
|
H A D | elf64-s390.c | 487 #define PLT_ENTRY_SIZE 32 macro 1754 s->_raw_size += PLT_ENTRY_SIZE; 2314 PLT_ENTRY_SIZE; 3086 plt_index = (h->plt.offset - PLT_FIRST_ENTRY_SIZE) / PLT_ENTRY_SIZE; 3117 (PLT_ENTRY_SIZE * plt_index) + 22)/2, 3348 ->this_hdr.sh_entsize = PLT_ENTRY_SIZE;
|
H A D | elf32-xtensa.c | 408 #define PLT_ENTRY_SIZE 16 macro 427 static const bfd_byte elf_xtensa_be_plt_entry[PLT_ENTRY_SIZE] = 437 static const bfd_byte elf_xtensa_le_plt_entry[PLT_ENTRY_SIZE] = 1214 splt->_raw_size = PLT_ENTRY_SIZE * chunk_entries; 1771 code_offset = (reloc_index % PLT_ENTRIES_PER_CHUNK) * PLT_ENTRY_SIZE; 1783 PLT_ENTRY_SIZE); 5002 BFD_ASSERT (splt->_cooked_size == PLT_ENTRY_SIZE); 5006 BFD_ASSERT (splt->_cooked_size >= PLT_ENTRY_SIZE); 5009 splt->_cooked_size -= PLT_ENTRY_SIZE;
|
H A D | elf32-arm.h | 136 #define PLT_ENTRY_SIZE 16 macro 152 static const bfd_vma elf32_arm_plt_entry [PLT_ENTRY_SIZE / 4] = 167 #define PLT_ENTRY_SIZE 12 macro 184 static const bfd_vma elf32_arm_plt_entry [PLT_ENTRY_SIZE / 4] = 3359 s->_raw_size += PLT_ENTRY_SIZE; 3728 plt_index = (h->plt.offset - PLT_HEADER_SIZE) / PLT_ENTRY_SIZE;
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-vax.c | 345 #define PLT_ENTRY_SIZE 12 macro 350 static const bfd_byte elf_vax_plt0_entry[PLT_ENTRY_SIZE] = 360 static const bfd_byte elf_vax_plt_entry[PLT_ENTRY_SIZE] = 996 s->size += PLT_ENTRY_SIZE; 1014 s->size += PLT_ENTRY_SIZE; 1586 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_relocate_section() 1849 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_finish_dynamic_symbol() 1858 PLT_ENTRY_SIZE); in elf_vax_finish_dynamic_symbol() 2040 memcpy (splt->contents, elf_vax_plt0_entry, PLT_ENTRY_SIZE); in elf_vax_finish_dynamic_sections() 2052 = PLT_ENTRY_SIZE; in elf_vax_finish_dynamic_sections()
|
H A D | elf64-x86-64.c | 344 #define PLT_ENTRY_SIZE 16 macro 1474 s->size += PLT_ENTRY_SIZE; in allocate_dynrelocs() 1491 s->size += PLT_ENTRY_SIZE; in allocate_dynrelocs() 1861 htab->splt->size += PLT_ENTRY_SIZE; in elf64_x86_64_size_dynamic_sections() 1863 htab->splt->size += PLT_ENTRY_SIZE; in elf64_x86_64_size_dynamic_sections() 3092 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf64_x86_64_finish_dynamic_symbol() 3101 PLT_ENTRY_SIZE); in elf64_x86_64_finish_dynamic_symbol() 3334 PLT_ENTRY_SIZE); in elf64_x86_64_finish_dynamic_sections() 3357 PLT_ENTRY_SIZE; in elf64_x86_64_finish_dynamic_sections() 3366 PLT_ENTRY_SIZE); in elf64_x86_64_finish_dynamic_sections() [all …]
|
H A D | elf32-m68k.c | 195 #define PLT_ENTRY_SIZE 20 macro 200 static const bfd_byte elf_m68k_plt0_entry[PLT_ENTRY_SIZE] = 211 static const bfd_byte elf_m68k_plt_entry[PLT_ENTRY_SIZE] = 1144 s->size += PLT_ENTRY_SIZE; 1167 s->size += PLT_ENTRY_SIZE; 1956 plt_index = (h->plt.offset / PLT_ENTRY_SIZE) - 1; 1984 PLT_ENTRY_SIZE); 2222 memcpy (splt->contents, elf_m68k_plt0_entry, PLT_ENTRY_SIZE); 2234 = PLT_ENTRY_SIZE; 2406 return plt->vma + (i + 1) * PLT_ENTRY_SIZE; in elf_m68k_plt_sym_val()
|
H A D | elf32-i386.c | 503 #define PLT_ENTRY_SIZE 16 macro 520 static const bfd_byte elf_i386_plt_entry[PLT_ENTRY_SIZE] = 1641 s->size += PLT_ENTRY_SIZE; in allocate_dynrelocs() 1658 s->size += PLT_ENTRY_SIZE; in allocate_dynrelocs() 1678 if (h->plt.offset == PLT_ENTRY_SIZE) in allocate_dynrelocs() 3500 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_i386_finish_dynamic_symbol() 3511 PLT_ENTRY_SIZE); in elf_i386_finish_dynamic_symbol() 3526 s = (h->plt.offset - PLT_ENTRY_SIZE) / PLT_ENTRY_SIZE; in elf_i386_finish_dynamic_symbol() 3557 PLT_ENTRY_SIZE); in elf_i386_finish_dynamic_symbol() 3787 PLT_ENTRY_SIZE - sizeof (elf_i386_plt0_entry)); in elf_i386_finish_dynamic_sections() [all …]
|
H A D | elf32-cris.c | 620 #define PLT_ENTRY_SIZE 20 macro 625 static const bfd_byte elf_cris_plt0_entry[PLT_ENTRY_SIZE] = 654 static const bfd_byte elf_cris_plt_entry[PLT_ENTRY_SIZE] = 682 static const bfd_byte elf_cris_pic_plt0_entry[PLT_ENTRY_SIZE] = 707 static const bfd_byte elf_cris_pic_plt_entry[PLT_ENTRY_SIZE] = 1558 int plt_entry_size = PLT_ENTRY_SIZE; 1883 PLT_ENTRY_SIZE); 1887 PLT_ENTRY_SIZE); 1898 = PLT_ENTRY_SIZE; 2230 ? PLT_ENTRY_SIZE_V32 : PLT_ENTRY_SIZE);
|
H A D | elf32-sh.c | 3151 #define PLT_ENTRY_SIZE 64 macro 3198 static const bfd_byte elf_sh_plt_entry_be[PLT_ENTRY_SIZE] = 3218 static const bfd_byte elf_sh_plt_entry_le[PLT_ENTRY_SIZE] = 3285 #define elf_sh_sizeof_plt(info) PLT_ENTRY_SIZE 3318 #define PLT_ENTRY_SIZE 28 macro 3365 static const bfd_byte elf_sh_plt_entry_be[PLT_ENTRY_SIZE] = 3380 static const bfd_byte elf_sh_plt_entry_le[PLT_ENTRY_SIZE] = 3434 #define elf_sh_sizeof_plt(info) PLT_ENTRY_SIZE 4035 s->size += PLT_ENTRY_SIZE; in allocate_dynrelocs() 4052 s->size += PLT_ENTRY_SIZE; in allocate_dynrelocs() [all …]
|
H A D | elf32-m88k.c | 238 #define PLT_ENTRY_SIZE 24 macro 242 #define PLT_ENTRY0_SIZE (3 * PLT_ENTRY_SIZE) 271 static const bfd_byte elf_m88k_plt_entry[PLT_ENTRY_SIZE] = 1017 s->size += PLT_ENTRY_SIZE; 1806 plt_index = (h->plt.offset - PLT_ENTRY0_SIZE) / PLT_ENTRY_SIZE; 1815 PLT_ENTRY_SIZE); 2088 return plt->vma + PLT_ENTRY0_SIZE + i * PLT_ENTRY_SIZE; in elf_m88k_plt_sym_val()
|
H A D | elf64-sh64.c | 38 #define PLT_ENTRY_SIZE 64 macro 41 #define elf_sh64_sizeof_plt(info) PLT_ENTRY_SIZE 2968 static const bfd_byte elf_sh64_plt0_entry_be[PLT_ENTRY_SIZE] = 2988 static const bfd_byte elf_sh64_plt0_entry_le[PLT_ENTRY_SIZE] = 3011 static const bfd_byte elf_sh64_plt_entry_be[PLT_ENTRY_SIZE] = 3031 static const bfd_byte elf_sh64_plt_entry_le[PLT_ENTRY_SIZE] = 3053 static const bfd_byte elf_sh64_pic_plt_entry_be[PLT_ENTRY_SIZE] = 3073 static const bfd_byte elf_sh64_pic_plt_entry_le[PLT_ENTRY_SIZE] = 3380 s->size += PLT_ENTRY_SIZE; in sh64_elf64_adjust_dynamic_symbol() 4018 memcpy (splt->contents, elf_sh64_plt0_entry, PLT_ENTRY_SIZE); in sh64_elf64_finish_dynamic_sections()
|
H A D | elf32-s390.c | 473 #define PLT_ENTRY_SIZE 32 macro 1802 s->size += PLT_ENTRY_SIZE; 2375 PLT_ENTRY_SIZE; 3120 plt_index = (h->plt.offset - PLT_FIRST_ENTRY_SIZE) / PLT_ENTRY_SIZE; 3128 (PLT_ENTRY_SIZE * plt_index) + 18) / 2); 3133 = -(unsigned) (((65536 / PLT_ENTRY_SIZE - 1) * PLT_ENTRY_SIZE) / 2); 3494 return plt->vma + PLT_FIRST_ENTRY_SIZE + i * PLT_ENTRY_SIZE; in elf_s390_plt_sym_val()
|
H A D | elf64-s390.c | 494 #define PLT_ENTRY_SIZE 32 macro 1775 s->size += PLT_ENTRY_SIZE; 2348 PLT_ENTRY_SIZE; 3118 plt_index = (h->plt.offset - PLT_FIRST_ENTRY_SIZE) / PLT_ENTRY_SIZE; 3149 (PLT_ENTRY_SIZE * plt_index) + 22)/2, 3374 ->this_hdr.sh_entsize = PLT_ENTRY_SIZE; 3405 return plt->vma + PLT_FIRST_ENTRY_SIZE + i * PLT_ENTRY_SIZE; in elf_s390_plt_sym_val()
|
H A D | elf32-m32r.c | 56 #define PLT_ENTRY_SIZE 20 macro 1445 #define elf_m32r_sizeof_plt(info) PLT_ENTRY_SIZE 2016 s->size += PLT_ENTRY_SIZE; in allocate_dynrelocs() 2033 s->size += PLT_ENTRY_SIZE; in allocate_dynrelocs() 3209 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in m32r_elf_finish_dynamic_symbol() 3482 PLT_ENTRY_SIZE; in m32r_elf_finish_dynamic_sections()
|
/openbsd/libexec/ld.so/hppa/ |
H A D | rtld_machine.c | 292 #define PLT_ENTRY_SIZE (2 * 4) macro 330 PLT_ENTRY_SIZE + PLT_STUB_SIZE); in _dl_md_reloc_got()
|