Searched refs:hgot (Results 1 - 25 of 163) sorted by relevance

1234567

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf-vxworks.c111 if (htab->hgot)
113 htab->hgot->indx = -2;
114 htab->hgot->other &= ~ELF_ST_VISIBILITY (-1);
115 htab->hgot->forced_local = 0;
116 if (!bfd_elf_link_record_dynamic_symbol (info, htab->hgot))
H A Delf-s390-common.c65 BFD_ASSERT (htab && htab->elf.hgot);
67 got_pointer = (htab->elf.hgot->root.u.def.section->output_section->vma
68 + htab->elf.hgot->root.u.def.section->output_offset);
H A Delfxx-sparc.c2524 && elf_hash_table (info)->hgot->root.u.def.value == 0)
2525 elf_hash_table (info)->hgot->root.u.def.value = 0x1000;
2736 got_base = (htab->hgot->root.u.def.value
2737 + htab->hgot->root.u.def.section->output_offset
2738 + htab->hgot->root.u.def.section->output_section->vma);
2799 if (elf_hash_table (info)->hgot == NULL)
2802 got_base = elf_hash_table (info)->hgot->root.u.def.value;
4171 got_base = (htab->elf.hgot->root.u.def.value
4172 + htab->elf.hgot->root.u.def.section->output_offset
4173 + htab->elf.hgot
[all...]
H A Delf32-sh.c3133 htab->root.hgot->root.u.def.value = htab->root.sgotplt->size;
3249 - htab->root.hgot->root.u.def.value);
3336 seg = htab->root.hgot->root.u.def.value
3337 + htab->root.hgot->root.u.def.section->output_section->vma
3338 + htab->root.hgot->root.u.def.section->output_offset;
4163 + htab->root.hgot->root.u.def.value;
4509 relocation -= (htab->root.hgot->root.u.def.value
6123 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_SH_DIR32);
6233 || (htab->root.target_os != is_vxworks && h == htab->root.hgot))
6280 BFD_ASSERT (htab->root.hgot !
6379 struct elf_link_hash_entry *hgot = htab->root.hgot; local
[all...]
H A Delf32-lm32.c1368 struct elf_link_hash_entry *hgot = elf_hash_table (info)->hgot; local
1369 bfd_vma got_value = hgot->root.u.def.value
1370 + hgot->root.u.def.section->output_section->vma
1371 + hgot->root.u.def.section->output_offset;
1571 if (h == htab->root.hdynamic || h == htab->root.hgot)
H A Delf32-or1k.c1333 struct elf_link_hash_entry *hgot = htab->root.hgot; local
1334 got_sym_value = (hgot->root.u.def.value
1335 + hgot->root.u.def.section->output_section->vma
1336 + hgot->root.u.def.section->output_offset);
1740 BFD_ASSERT (elf_hash_table (info)->hgot == NULL
1741 || elf_hash_table (info)->hgot->root.u.def.value == 0);
2643 || h == htab->root.hgot)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf-vxworks.c111 if (htab->hgot)
113 htab->hgot->indx = -2;
114 htab->hgot->other &= ~ELF_ST_VISIBILITY (-1);
115 htab->hgot->forced_local = 0;
116 if (!bfd_elf_link_record_dynamic_symbol (info, htab->hgot))
H A Delf-s390-common.c65 BFD_ASSERT (htab && htab->elf.hgot);
67 got_pointer = (htab->elf.hgot->root.u.def.section->output_section->vma
68 + htab->elf.hgot->root.u.def.section->output_offset);
H A Delf32-sh.c3134 htab->root.hgot->root.u.def.value = htab->root.sgotplt->size;
3250 - htab->root.hgot->root.u.def.value);
3337 seg = htab->root.hgot->root.u.def.value
3338 + htab->root.hgot->root.u.def.section->output_section->vma
3339 + htab->root.hgot->root.u.def.section->output_offset;
4164 + htab->root.hgot->root.u.def.value;
4510 relocation -= (htab->root.hgot->root.u.def.value
6124 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_SH_DIR32);
6234 || (htab->root.target_os != is_vxworks && h == htab->root.hgot))
6281 BFD_ASSERT (htab->root.hgot !
6380 struct elf_link_hash_entry *hgot = htab->root.hgot; local
[all...]
H A Delfxx-sparc.c2524 && elf_hash_table (info)->hgot->root.u.def.value == 0)
2525 elf_hash_table (info)->hgot->root.u.def.value = 0x1000;
2736 got_base = (htab->hgot->root.u.def.value
2737 + htab->hgot->root.u.def.section->output_offset
2738 + htab->hgot->root.u.def.section->output_section->vma);
2799 if (elf_hash_table (info)->hgot == NULL)
2802 got_base = elf_hash_table (info)->hgot->root.u.def.value;
4134 got_base = (htab->elf.hgot->root.u.def.value
4135 + htab->elf.hgot->root.u.def.section->output_offset
4136 + htab->elf.hgot
[all...]
H A Delf32-lm32.c1371 struct elf_link_hash_entry *hgot = elf_hash_table (info)->hgot; local
1372 bfd_vma got_value = hgot->root.u.def.value
1373 + hgot->root.u.def.section->output_section->vma
1374 + hgot->root.u.def.section->output_offset;
1574 if (h == htab->root.hdynamic || h == htab->root.hgot)
H A Delfxx-x86.c1183 if ((htab->elf.hgot == NULL
1198 if (htab->elf.hgot != NULL
1203 htab->elf.hgot->root.type = bfd_link_hash_undefined;
1204 htab->elf.hgot->root.u.undef.abfd
1205 = htab->elf.hgot->root.u.def.section->owner;
1206 htab->elf.hgot->root.linker_def = 0;
1207 htab->elf.hgot->ref_regular = 0;
1208 htab->elf.hgot->def_regular = 0;
H A Delf32-ppc.c2952 BFD_ASSERT (h == htab->elf.hgot);
3285 if (h != NULL && h == htab->elf.hgot && htab->plt_type == PLT_UNSET)
3357 if (h == NULL || h == htab->elf.hgot)
3391 if (h == htab->elf.hgot)
5693 htab->elf.hgot->root.u.def.value = g_o_t;
5699 sda->root.u.def.section = htab->elf.hgot->root.u.def.section;
5700 sda->root.u.def.value = htab->elf.hgot->root.u.def.value;
6768 else if (htab->elf.hgot != NULL)
6769 got = SYM_VAL (htab->elf.hgot);
7887 - SYM_VAL (htab->elf.hgot));
[all...]
H A Delf32-or1k.c1282 struct elf_link_hash_entry *hgot = htab->root.hgot; local
1283 got_sym_value = (hgot->root.u.def.value
1284 + hgot->root.u.def.section->output_section->vma
1285 + hgot->root.u.def.section->output_offset);
1666 BFD_ASSERT (elf_hash_table (info)->hgot == NULL
1667 || elf_hash_table (info)->hgot->root.u.def.value == 0);
2519 || h == htab->root.hgot)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf-vxworks.c111 if (htab->hgot)
113 htab->hgot->indx = -2;
114 htab->hgot->other &= ~ELF_ST_VISIBILITY (-1);
115 htab->hgot->forced_local = 0;
116 if (!bfd_elf_link_record_dynamic_symbol (info, htab->hgot))
H A Delf-s390-common.c65 BFD_ASSERT (htab && htab->elf.hgot);
67 got_pointer = (htab->elf.hgot->root.u.def.section->output_section->vma
68 + htab->elf.hgot->root.u.def.section->output_offset);
H A Delfxx-sparc.c2524 && elf_hash_table (info)->hgot->root.u.def.value == 0)
2525 elf_hash_table (info)->hgot->root.u.def.value = 0x1000;
2736 got_base = (htab->hgot->root.u.def.value
2737 + htab->hgot->root.u.def.section->output_offset
2738 + htab->hgot->root.u.def.section->output_section->vma);
2799 if (elf_hash_table (info)->hgot == NULL)
2802 got_base = elf_hash_table (info)->hgot->root.u.def.value;
4152 got_base = (htab->elf.hgot->root.u.def.value
4153 + htab->elf.hgot->root.u.def.section->output_offset
4154 + htab->elf.hgot
[all...]
H A Delf32-sh.c3132 htab->root.hgot->root.u.def.value = htab->root.sgotplt->size;
3248 - htab->root.hgot->root.u.def.value);
3335 seg = htab->root.hgot->root.u.def.value
3336 + htab->root.hgot->root.u.def.section->output_section->vma
3337 + htab->root.hgot->root.u.def.section->output_offset;
4162 + htab->root.hgot->root.u.def.value;
4508 relocation -= (htab->root.hgot->root.u.def.value
6131 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_SH_DIR32);
6241 || (htab->root.target_os != is_vxworks && h == htab->root.hgot))
6288 BFD_ASSERT (htab->root.hgot !
6387 struct elf_link_hash_entry *hgot = htab->root.hgot; local
[all...]
H A Delf32-lm32.c1368 struct elf_link_hash_entry *hgot = elf_hash_table (info)->hgot; local
1369 bfd_vma got_value = hgot->root.u.def.value
1370 + hgot->root.u.def.section->output_section->vma
1371 + hgot->root.u.def.section->output_offset;
1571 if (h == htab->root.hdynamic || h == htab->root.hgot)
H A Delf32-ppc.c2973 BFD_ASSERT (h == htab->elf.hgot);
3309 if (h != NULL && h == htab->elf.hgot && htab->plt_type == PLT_UNSET)
3373 if (h == NULL || h == htab->elf.hgot)
3407 if (h == htab->elf.hgot)
5732 htab->elf.hgot->root.u.def.value = g_o_t;
5738 sda->root.u.def.section = htab->elf.hgot->root.u.def.section;
5739 sda->root.u.def.value = htab->elf.hgot->root.u.def.value;
6807 else if (htab->elf.hgot != NULL)
6808 got = SYM_VAL (htab->elf.hgot);
7950 - SYM_VAL (htab->elf.hgot));
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf-vxworks.c111 if (htab->hgot)
113 htab->hgot->indx = -2;
114 htab->hgot->other &= ~ELF_ST_VISIBILITY (-1);
115 htab->hgot->forced_local = 0;
116 if (!bfd_elf_link_record_dynamic_symbol (info, htab->hgot))
H A Delf-s390-common.c65 BFD_ASSERT (htab && htab->elf.hgot);
67 got_pointer = (htab->elf.hgot->root.u.def.section->output_section->vma
68 + htab->elf.hgot->root.u.def.section->output_offset);
H A Delfxx-sparc.c2524 && elf_hash_table (info)->hgot->root.u.def.value == 0)
2525 elf_hash_table (info)->hgot->root.u.def.value = 0x1000;
2736 got_base = (htab->hgot->root.u.def.value
2737 + htab->hgot->root.u.def.section->output_offset
2738 + htab->hgot->root.u.def.section->output_section->vma);
2799 if (elf_hash_table (info)->hgot == NULL)
2802 got_base = elf_hash_table (info)->hgot->root.u.def.value;
4171 got_base = (htab->elf.hgot->root.u.def.value
4172 + htab->elf.hgot->root.u.def.section->output_offset
4173 + htab->elf.hgot
[all...]
H A Delf32-sh.c3133 htab->root.hgot->root.u.def.value = htab->root.sgotplt->size;
3249 - htab->root.hgot->root.u.def.value);
3336 seg = htab->root.hgot->root.u.def.value
3337 + htab->root.hgot->root.u.def.section->output_section->vma
3338 + htab->root.hgot->root.u.def.section->output_offset;
4163 + htab->root.hgot->root.u.def.value;
4509 relocation -= (htab->root.hgot->root.u.def.value
6123 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_SH_DIR32);
6233 || (htab->root.target_os != is_vxworks && h == htab->root.hgot))
6280 BFD_ASSERT (htab->root.hgot !
6379 struct elf_link_hash_entry *hgot = htab->root.hgot; local
[all...]
H A Delf32-lm32.c1368 struct elf_link_hash_entry *hgot = elf_hash_table (info)->hgot; local
1369 bfd_vma got_value = hgot->root.u.def.value
1370 + hgot->root.u.def.section->output_section->vma
1371 + hgot->root.u.def.section->output_offset;
1571 if (h == htab->root.hdynamic || h == htab->root.hgot)

Completed in 309 milliseconds

1234567