Home
last modified time | relevance | path

Searched refs:sgotplt (Results 1 – 25 of 177) sorted by relevance

12345678

/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf-s390-common.c40 if (!htab->elf.sgot || !htab->elf.sgotplt) in s390_gotplt_after_got_p()
43 if (htab->elf.sgot->output_section == htab->elf.sgotplt->output_section) in s390_gotplt_after_got_p()
45 if (htab->elf.sgot->output_offset < htab->elf.sgotplt->output_offset) in s390_gotplt_after_got_p()
51 <= htab->elf.sgotplt->output_section->vma) in s390_gotplt_after_got_p()
75 <= (htab->elf.sgotplt->output_section->vma in s390_got_pointer()
76 + htab->elf.sgotplt->output_offset)); in s390_got_pointer()
106 bfd_vma gotplt_address = (htab->elf.sgotplt->output_section->vma in s390_gotplt_offset()
107 + htab->elf.sgotplt->output_offset); in s390_gotplt_offset()
H A Delf32-sh.c3117 BFD_ASSERT (htab->root.sgotplt && htab->root.sgotplt->size == 12); in sh_elf_size_dynamic_sections()
3410 sgotplt = htab->root.sgotplt; in sh_elf_relocate_section()
4157 relocation -= sgotplt->output_section->vma + sgotplt->output_offset in sh_elf_relocate_section()
4180 relocation = sgotplt->output_section->vma + sgotplt->output_offset; in sh_elf_relocate_section()
5945 asection *sgotplt; in sh_elf_finish_dynamic_symbol() local
5960 sgotplt = htab->root.sgotplt; in sh_elf_finish_dynamic_symbol()
6240 asection *sgotplt; in sh_elf_finish_dynamic_sections() local
6247 sgotplt = htab->root.sgotplt; in sh_elf_finish_dynamic_sections()
6362 if (sgotplt && sgotplt->size > 0 && !htab->fdpic_p) in sh_elf_finish_dynamic_sections()
6369 sgotplt->contents); in sh_elf_finish_dynamic_sections()
[all …]
H A Delf32-cris.c1153 asection *sgotplt = htab->root.sgotplt; in cris_elf_relocate_section() local
1157 BFD_ASSERT (sgotplt != NULL); in cris_elf_relocate_section()
1608 asection *sgotplt = htab->root.sgotplt; in cris_elf_relocate_section() local
1609 BFD_ASSERT (sgotplt != NULL); in cris_elf_relocate_section()
1624 + sgotplt->output_offset in cris_elf_relocate_section()
2103 asection *sgotplt; in elf_cris_finish_dynamic_symbol() local
2143 sgotplt = htab->root.sgotplt; in elf_cris_finish_dynamic_symbol()
2148 got_base = sgotplt->output_section->vma + sgotplt->output_offset; in elf_cris_finish_dynamic_symbol()
2189 sgotplt->contents + got_offset); in elf_cris_finish_dynamic_symbol()
2193 + sgotplt->output_offset in elf_cris_finish_dynamic_symbol()
[all …]
H A Delf32-i386.c2254 gotplt = htab->elf.sgotplt; in elf_i386_relocate_section()
2290 base_got = htab->elf.sgotplt; in elf_i386_relocate_section()
2642 + htab->elf.sgotplt->output_offset; in elf_i386_relocate_section()
3025 <= htab->elf.sgotplt->size); in elf_i386_relocate_section()
3042 htab->elf.sgotplt->contents + offplt in elf_i386_relocate_section()
3191 - htab->elf.sgotplt->output_offset, in elf_i386_relocate_section()
3233 - htab->elf.sgotplt->output_offset, in elf_i386_relocate_section()
3523 gotplt = htab->elf.sgotplt; in elf_i386_finish_dynamic_symbol()
3704 gotplt = htab->elf.sgotplt; in elf_i386_finish_dynamic_symbol()
3998 + htab->elf.sgotplt->output_offset in elf_i386_finish_dynamic_sections()
[all …]
H A Delf32-tilepro.c1097 + sgotplt->output_offset in tilepro_plt_entry_build()
1239 htab->sgotplt = s; in tilepro_elf_create_got_section()
2297 if (htab->sgotplt) in tilepro_elf_size_dynamic_sections()
2308 && (htab->sgotplt->size in tilepro_elf_size_dynamic_sections()
2315 htab->sgotplt->size = 0; in tilepro_elf_size_dynamic_sections()
2328 || s == htab->sgotplt in tilepro_elf_size_dynamic_sections()
3415 asection *sgotplt; in tilepro_elf_finish_dynamic_symbol() local
3428 sgotplt = htab->sgotplt; in tilepro_elf_finish_dynamic_symbol()
3444 + sgotplt->output_offset in tilepro_elf_finish_dynamic_symbol()
3562 s = htab->sgotplt; in tilepro_finish_dyn()
[all …]
H A Delf32-vax.c898 s = elf_hash_table (info)->sgotplt; in elf_vax_adjust_dynamic_symbol()
1007 s = elf_hash_table (info)->sgotplt; in elf_vax_always_size_sections()
1218 asection *sgotplt; in elf_vax_relocate_section() local
1228 sgotplt = NULL; in elf_vax_relocate_section()
1366 sgotplt = elf_hash_table (info)->sgotplt; in elf_vax_relocate_section()
1367 BFD_ASSERT (sgotplt != NULL); in elf_vax_relocate_section()
1378 relocation = (sgotplt->output_section->vma in elf_vax_relocate_section()
1379 + sgotplt->output_offset in elf_vax_relocate_section()
1623 sgot = elf_hash_table (info)->sgotplt; in elf_vax_finish_dynamic_symbol()
1744 sgot = elf_hash_table (info)->sgotplt; in elf_vax_finish_dynamic_sections()
[all …]
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf-s390-common.c40 if (!htab->elf.sgot || !htab->elf.sgotplt) in s390_gotplt_after_got_p()
43 if (htab->elf.sgot->output_section == htab->elf.sgotplt->output_section) in s390_gotplt_after_got_p()
45 if (htab->elf.sgot->output_offset < htab->elf.sgotplt->output_offset) in s390_gotplt_after_got_p()
51 <= htab->elf.sgotplt->output_section->vma) in s390_gotplt_after_got_p()
75 <= (htab->elf.sgotplt->output_section->vma in s390_got_pointer()
76 + htab->elf.sgotplt->output_offset)); in s390_got_pointer()
106 bfd_vma gotplt_address = (htab->elf.sgotplt->output_section->vma in s390_gotplt_offset()
107 + htab->elf.sgotplt->output_offset); in s390_gotplt_offset()
H A Delf32-sh.c3179 BFD_ASSERT (htab->root.sgotplt && htab->root.sgotplt->size == 12); in sh_elf_size_dynamic_sections()
3526 sgotplt = htab->root.sgotplt; in sh_elf_relocate_section()
4286 relocation -= sgotplt->output_section->vma + sgotplt->output_offset in sh_elf_relocate_section()
4309 relocation = sgotplt->output_section->vma + sgotplt->output_offset; in sh_elf_relocate_section()
6114 asection *sgotplt; in sh_elf_finish_dynamic_symbol() local
6129 sgotplt = htab->root.sgotplt; in sh_elf_finish_dynamic_symbol()
6409 asection *sgotplt; in sh_elf_finish_dynamic_sections() local
6416 sgotplt = htab->root.sgotplt; in sh_elf_finish_dynamic_sections()
6531 if (sgotplt && sgotplt->size > 0 && !htab->fdpic_p) in sh_elf_finish_dynamic_sections()
6538 sgotplt->contents); in sh_elf_finish_dynamic_sections()
[all …]
H A Delf32-tilepro.c1108 + sgotplt->output_offset in tilepro_plt_entry_build()
1251 htab->sgotplt = s; in tilepro_elf_create_got_section()
2387 if (htab->elf.sgotplt) in tilepro_elf_size_dynamic_sections()
2398 && (htab->elf.sgotplt->size in tilepro_elf_size_dynamic_sections()
2405 htab->elf.sgotplt->size = 0; in tilepro_elf_size_dynamic_sections()
2418 || s == htab->elf.sgotplt in tilepro_elf_size_dynamic_sections()
3548 asection *sgotplt; in tilepro_elf_finish_dynamic_symbol() local
3561 sgotplt = htab->elf.sgotplt; in tilepro_elf_finish_dynamic_symbol()
3577 + sgotplt->output_offset in tilepro_elf_finish_dynamic_symbol()
3695 s = htab->elf.sgotplt; in tilepro_finish_dyn()
[all …]
H A Delf32-cris.c1152 asection *sgotplt = htab->root.sgotplt; in cris_elf_relocate_section() local
1156 BFD_ASSERT (sgotplt != NULL); in cris_elf_relocate_section()
1607 asection *sgotplt = htab->root.sgotplt; in cris_elf_relocate_section() local
1608 BFD_ASSERT (sgotplt != NULL); in cris_elf_relocate_section()
1623 + sgotplt->output_offset in cris_elf_relocate_section()
2102 asection *sgotplt; in elf_cris_finish_dynamic_symbol() local
2142 sgotplt = htab->root.sgotplt; in elf_cris_finish_dynamic_symbol()
2147 got_base = sgotplt->output_section->vma + sgotplt->output_offset; in elf_cris_finish_dynamic_symbol()
2188 sgotplt->contents + got_offset); in elf_cris_finish_dynamic_symbol()
2192 + sgotplt->output_offset in elf_cris_finish_dynamic_symbol()
[all …]
H A Delf32-vax.c918 s = elf_hash_table (info)->sgotplt; in elf_vax_adjust_dynamic_symbol()
1022 s = elf_hash_table (info)->sgotplt; in elf_vax_always_size_sections()
1301 asection *sgotplt; in elf_vax_relocate_section() local
1311 sgotplt = NULL; in elf_vax_relocate_section()
1449 sgotplt = elf_hash_table (info)->sgotplt; in elf_vax_relocate_section()
1450 BFD_ASSERT (sgotplt != NULL); in elf_vax_relocate_section()
1461 relocation = (sgotplt->output_section->vma in elf_vax_relocate_section()
1462 + sgotplt->output_offset in elf_vax_relocate_section()
1709 sgot = elf_hash_table (info)->sgotplt; in elf_vax_finish_dynamic_symbol()
1830 sgot = elf_hash_table (info)->sgotplt; in elf_vax_finish_dynamic_sections()
[all …]
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf-s390-common.c40 if (!htab->elf.sgot || !htab->elf.sgotplt) in s390_gotplt_after_got_p()
43 if (htab->elf.sgot->output_section == htab->elf.sgotplt->output_section) in s390_gotplt_after_got_p()
45 if (htab->elf.sgot->output_offset < htab->elf.sgotplt->output_offset) in s390_gotplt_after_got_p()
51 <= htab->elf.sgotplt->output_section->vma) in s390_gotplt_after_got_p()
75 <= (htab->elf.sgotplt->output_section->vma in s390_got_pointer()
76 + htab->elf.sgotplt->output_offset)); in s390_got_pointer()
106 bfd_vma gotplt_address = (htab->elf.sgotplt->output_section->vma in s390_gotplt_offset()
107 + htab->elf.sgotplt->output_offset); in s390_gotplt_offset()
H A Delf32-tilepro.c1097 + sgotplt->output_offset in tilepro_plt_entry_build()
1239 htab->sgotplt = s; in tilepro_elf_create_got_section()
2297 if (htab->sgotplt) in tilepro_elf_size_dynamic_sections()
2308 && (htab->sgotplt->size in tilepro_elf_size_dynamic_sections()
2315 htab->sgotplt->size = 0; in tilepro_elf_size_dynamic_sections()
2328 || s == htab->sgotplt in tilepro_elf_size_dynamic_sections()
3415 asection *sgotplt; in tilepro_elf_finish_dynamic_symbol() local
3428 sgotplt = htab->sgotplt; in tilepro_elf_finish_dynamic_symbol()
3444 + sgotplt->output_offset in tilepro_elf_finish_dynamic_symbol()
3562 s = htab->sgotplt; in tilepro_finish_dyn()
[all …]
H A Delf32-sh.c3116 BFD_ASSERT (htab->root.sgotplt && htab->root.sgotplt->size == 12); in sh_elf_size_dynamic_sections()
3409 sgotplt = htab->root.sgotplt; in sh_elf_relocate_section()
4156 relocation -= sgotplt->output_section->vma + sgotplt->output_offset in sh_elf_relocate_section()
4179 relocation = sgotplt->output_section->vma + sgotplt->output_offset; in sh_elf_relocate_section()
5944 asection *sgotplt; in sh_elf_finish_dynamic_symbol() local
5959 sgotplt = htab->root.sgotplt; in sh_elf_finish_dynamic_symbol()
6239 asection *sgotplt; in sh_elf_finish_dynamic_sections() local
6246 sgotplt = htab->root.sgotplt; in sh_elf_finish_dynamic_sections()
6361 if (sgotplt && sgotplt->size > 0 && !htab->fdpic_p) in sh_elf_finish_dynamic_sections()
6368 sgotplt->contents); in sh_elf_finish_dynamic_sections()
[all …]
H A Delf32-cris.c1153 asection *sgotplt = htab->root.sgotplt; in cris_elf_relocate_section() local
1157 BFD_ASSERT (sgotplt != NULL); in cris_elf_relocate_section()
1608 asection *sgotplt = htab->root.sgotplt; in cris_elf_relocate_section() local
1609 BFD_ASSERT (sgotplt != NULL); in cris_elf_relocate_section()
1624 + sgotplt->output_offset in cris_elf_relocate_section()
2103 asection *sgotplt; in elf_cris_finish_dynamic_symbol() local
2143 sgotplt = htab->root.sgotplt; in elf_cris_finish_dynamic_symbol()
2148 got_base = sgotplt->output_section->vma + sgotplt->output_offset; in elf_cris_finish_dynamic_symbol()
2189 sgotplt->contents + got_offset); in elf_cris_finish_dynamic_symbol()
2193 + sgotplt->output_offset in elf_cris_finish_dynamic_symbol()
[all …]
H A Delf32-i386.c2270 gotplt = htab->elf.sgotplt; in elf_i386_relocate_section()
2306 base_got = htab->elf.sgotplt; in elf_i386_relocate_section()
2679 + htab->elf.sgotplt->output_offset; in elf_i386_relocate_section()
3085 <= htab->elf.sgotplt->size); in elf_i386_relocate_section()
3102 htab->elf.sgotplt->contents + offplt in elf_i386_relocate_section()
3251 - htab->elf.sgotplt->output_offset, in elf_i386_relocate_section()
3293 - htab->elf.sgotplt->output_offset, in elf_i386_relocate_section()
3583 gotplt = htab->elf.sgotplt; in elf_i386_finish_dynamic_symbol()
3769 gotplt = htab->elf.sgotplt; in elf_i386_finish_dynamic_symbol()
4088 + htab->elf.sgotplt->output_offset in elf_i386_finish_dynamic_sections()
[all …]
H A Delfxx-tilegx.c1267 + sgotplt->output_offset in tilegx_plt_entry_build()
1454 htab->sgotplt = s; in tilegx_elf_create_got_section()
2543 if (htab->elf.sgotplt) in tilegx_elf_size_dynamic_sections()
2554 && (htab->elf.sgotplt->size in tilegx_elf_size_dynamic_sections()
2561 htab->elf.sgotplt->size = 0; in tilegx_elf_size_dynamic_sections()
2574 || s == htab->elf.sgotplt in tilegx_elf_size_dynamic_sections()
3785 asection *sgotplt; in tilegx_elf_finish_dynamic_symbol() local
3800 sgotplt = htab->elf.sgotplt; in tilegx_elf_finish_dynamic_symbol()
3817 + sgotplt->output_offset in tilegx_elf_finish_dynamic_symbol()
3941 s = htab->elf.sgotplt; in tilegx_finish_dyn()
[all …]
H A Delf32-microblaze.c1201 + htab->elf.sgotplt->output_offset); in microblaze_elf_relocate_section()
1287 if (htab->elf.sgotplt != NULL in microblaze_elf_relocate_section()
1427 - htab->elf.sgotplt->output_offset; in microblaze_elf_relocate_section()
2804 htab->elf.sgotplt->size += 4; in allocate_dynrelocs()
3108 && s != htab->elf.sgotplt in microblaze_elf_size_dynamic_sections()
3158 asection *sgotplt; in microblaze_elf_finish_dynamic_symbol() local
3171 sgotplt = htab->elf.sgotplt; in microblaze_elf_finish_dynamic_symbol()
3180 got_addr += sgotplt->output_section->vma + sgotplt->output_offset; in microblaze_elf_finish_dynamic_symbol()
3203 + sgotplt->output_offset in microblaze_elf_finish_dynamic_symbol()
3346 s = htab->elf.sgotplt; in microblaze_elf_finish_dynamic_sections()
[all …]
H A Delf32-vax.c922 s = elf_hash_table (info)->sgotplt; in elf_vax_adjust_dynamic_symbol()
1031 s = elf_hash_table (info)->sgotplt; in elf_vax_always_size_sections()
1246 asection *sgotplt; in elf_vax_relocate_section() local
1256 sgotplt = NULL; in elf_vax_relocate_section()
1394 sgotplt = elf_hash_table (info)->sgotplt; in elf_vax_relocate_section()
1395 BFD_ASSERT (sgotplt != NULL); in elf_vax_relocate_section()
1406 relocation = (sgotplt->output_section->vma in elf_vax_relocate_section()
1407 + sgotplt->output_offset in elf_vax_relocate_section()
1654 sgot = elf_hash_table (info)->sgotplt; in elf_vax_finish_dynamic_symbol()
1775 sgot = elf_hash_table (info)->sgotplt; in elf_vax_finish_dynamic_sections()
[all …]
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf-s390-common.c40 if (!htab->elf.sgot || !htab->elf.sgotplt) in s390_gotplt_after_got_p()
43 if (htab->elf.sgot->output_section == htab->elf.sgotplt->output_section) in s390_gotplt_after_got_p()
45 if (htab->elf.sgot->output_offset < htab->elf.sgotplt->output_offset) in s390_gotplt_after_got_p()
51 <= htab->elf.sgotplt->output_section->vma) in s390_gotplt_after_got_p()
75 <= (htab->elf.sgotplt->output_section->vma in s390_got_pointer()
76 + htab->elf.sgotplt->output_offset)); in s390_got_pointer()
106 bfd_vma gotplt_address = (htab->elf.sgotplt->output_section->vma in s390_gotplt_offset()
107 + htab->elf.sgotplt->output_offset); in s390_gotplt_offset()
H A Delf32-sh.c3117 BFD_ASSERT (htab->root.sgotplt && htab->root.sgotplt->size == 12); in sh_elf_size_dynamic_sections()
3410 sgotplt = htab->root.sgotplt; in sh_elf_relocate_section()
4157 relocation -= sgotplt->output_section->vma + sgotplt->output_offset in sh_elf_relocate_section()
4180 relocation = sgotplt->output_section->vma + sgotplt->output_offset; in sh_elf_relocate_section()
5945 asection *sgotplt; in sh_elf_finish_dynamic_symbol() local
5960 sgotplt = htab->root.sgotplt; in sh_elf_finish_dynamic_symbol()
6240 asection *sgotplt; in sh_elf_finish_dynamic_sections() local
6247 sgotplt = htab->root.sgotplt; in sh_elf_finish_dynamic_sections()
6362 if (sgotplt && sgotplt->size > 0 && !htab->fdpic_p) in sh_elf_finish_dynamic_sections()
6369 sgotplt->contents); in sh_elf_finish_dynamic_sections()
[all …]
H A Delf32-cris.c1153 asection *sgotplt = htab->root.sgotplt; in cris_elf_relocate_section() local
1157 BFD_ASSERT (sgotplt != NULL); in cris_elf_relocate_section()
1608 asection *sgotplt = htab->root.sgotplt; in cris_elf_relocate_section() local
1609 BFD_ASSERT (sgotplt != NULL); in cris_elf_relocate_section()
1624 + sgotplt->output_offset in cris_elf_relocate_section()
2103 asection *sgotplt; in elf_cris_finish_dynamic_symbol() local
2143 sgotplt = htab->root.sgotplt; in elf_cris_finish_dynamic_symbol()
2148 got_base = sgotplt->output_section->vma + sgotplt->output_offset; in elf_cris_finish_dynamic_symbol()
2189 sgotplt->contents + got_offset); in elf_cris_finish_dynamic_symbol()
2193 + sgotplt->output_offset in elf_cris_finish_dynamic_symbol()
[all …]
H A Delf32-i386.c2254 gotplt = htab->elf.sgotplt; in elf_i386_relocate_section()
2290 base_got = htab->elf.sgotplt; in elf_i386_relocate_section()
2642 + htab->elf.sgotplt->output_offset; in elf_i386_relocate_section()
3025 <= htab->elf.sgotplt->size); in elf_i386_relocate_section()
3042 htab->elf.sgotplt->contents + offplt in elf_i386_relocate_section()
3191 - htab->elf.sgotplt->output_offset, in elf_i386_relocate_section()
3233 - htab->elf.sgotplt->output_offset, in elf_i386_relocate_section()
3523 gotplt = htab->elf.sgotplt; in elf_i386_finish_dynamic_symbol()
3704 gotplt = htab->elf.sgotplt; in elf_i386_finish_dynamic_symbol()
3998 + htab->elf.sgotplt->output_offset in elf_i386_finish_dynamic_sections()
[all …]
H A Delf32-tilepro.c1097 + sgotplt->output_offset in tilepro_plt_entry_build()
1239 htab->sgotplt = s; in tilepro_elf_create_got_section()
2297 if (htab->sgotplt) in tilepro_elf_size_dynamic_sections()
2308 && (htab->sgotplt->size in tilepro_elf_size_dynamic_sections()
2315 htab->sgotplt->size = 0; in tilepro_elf_size_dynamic_sections()
2328 || s == htab->sgotplt in tilepro_elf_size_dynamic_sections()
3415 asection *sgotplt; in tilepro_elf_finish_dynamic_symbol() local
3428 sgotplt = htab->sgotplt; in tilepro_elf_finish_dynamic_symbol()
3444 + sgotplt->output_offset in tilepro_elf_finish_dynamic_symbol()
3562 s = htab->sgotplt; in tilepro_finish_dyn()
[all …]
H A Delf32-vax.c898 s = elf_hash_table (info)->sgotplt; in elf_vax_adjust_dynamic_symbol()
1007 s = elf_hash_table (info)->sgotplt; in elf_vax_always_size_sections()
1218 asection *sgotplt; in elf_vax_relocate_section() local
1228 sgotplt = NULL; in elf_vax_relocate_section()
1366 sgotplt = elf_hash_table (info)->sgotplt; in elf_vax_relocate_section()
1367 BFD_ASSERT (sgotplt != NULL); in elf_vax_relocate_section()
1378 relocation = (sgotplt->output_section->vma in elf_vax_relocate_section()
1379 + sgotplt->output_offset in elf_vax_relocate_section()
1623 sgot = elf_hash_table (info)->sgotplt; in elf_vax_finish_dynamic_symbol()
1744 sgot = elf_hash_table (info)->sgotplt; in elf_vax_finish_dynamic_sections()
[all …]

12345678