OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hgot
(Results
1 - 25
of
28
) sorted by relevancy
1
2
/src/external/gpl3/binutils/dist/bfd/
elf32-lm32.c
1369
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
1370
bfd_vma got_value =
hgot
->root.u.def.value
1371
+
hgot
->root.u.def.section->output_section->vma
1372
+
hgot
->root.u.def.section->output_offset;
1570
if (h == htab->root.hdynamic || h == htab->root.
hgot
)
elf32-or1k.c
1331
struct elf_link_hash_entry *
hgot
= htab->root.
hgot
;
local
1332
got_sym_value = (
hgot
->root.u.def.value
1333
+
hgot
->root.u.def.section->output_section->vma
1334
+
hgot
->root.u.def.section->output_offset);
1747
BFD_ASSERT (elf_hash_table (info)->
hgot
== NULL
1748
|| elf_hash_table (info)->
hgot
->root.u.def.value == 0);
2649
|| h == htab->root.
hgot
)
elf32-bfin.c
3227
elf_hash_table (info)->
hgot
= h;
4009
elf_hash_table (info)->
hgot
->root.u.def.value
4248
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
4249
bfd_vma got_value =
hgot
->root.u.def.value
4250
+
hgot
->root.u.def.section->output_section->vma
4251
+
hgot
->root.u.def.section->output_offset;
4388
h = elf_hash_table (info)->
hgot
;
4964
|| h == elf_hash_table (info)->
hgot
)
4243
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
elf32-frv.c
4211
elf_hash_table (info)->
hgot
= h;
5397
elf_hash_table (info)->
hgot
->root.u.def.value
5722
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
5723
bfd_vma got_value =
hgot
->root.u.def.value
5724
+
hgot
->root.u.def.section->output_section->vma
5725
+
hgot
->root.u.def.section->output_offset;
5885
h = elf_hash_table (info)->
hgot
;
5717
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
elf32-sh.c
3135
htab->root.
hgot
->root.u.def.value = htab->root.sgotplt->size;
3252
- htab->root.
hgot
->root.u.def.value);
3339
seg = htab->root.
hgot
->root.u.def.value
3340
+ htab->root.
hgot
->root.u.def.section->output_section->vma
3341
+ htab->root.
hgot
->root.u.def.section->output_offset;
4167
+ htab->root.
hgot
->root.u.def.value;
4513
relocation -= (htab->root.
hgot
->root.u.def.value
6134
rel.r_info = ELF32_R_INFO (htab->root.
hgot
->indx, R_SH_DIR32);
6246
|| (htab->root.target_os != is_vxworks && h == htab->root.
hgot
))
6294
BFD_ASSERT (htab->root.
hgot
!= NULL)
6391
struct elf_link_hash_entry *
hgot
= htab->root.
hgot
;
local
[
all
...]
elf-bfd.h
716
struct elf_link_hash_entry *
hgot
;
715
struct elf_link_hash_entry *
hgot
;
member in struct:elf_link_hash_table
elf32-arm.c
3475
struct elf_link_hash_entry *
hgot
= globals->root.
hgot
;
local
3476
bfd_vma got_value =
hgot
->root.u.def.value
3477
+
hgot
->root.u.def.section->output_section->vma
3478
+
hgot
->root.u.def.section->output_offset;
9680
rel.r_info = ELF32_R_INFO (htab->root.
hgot
->indx, R_ARM_ABS32);
17197
&& h == htab->root.
hgot
))
17382
rel.r_info = ELF32_R_INFO (htab->root.
hgot
->indx, R_ARM_ABS32);
17483
rel.r_info = ELF32_R_INFO (htab->root.
hgot
->indx, R_ARM_ABS32);
17516
struct elf_link_hash_entry *
hgot
= htab->root.hgot
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf32-lm32.c
1367
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
1368
bfd_vma got_value =
hgot
->root.u.def.value
1369
+
hgot
->root.u.def.section->output_section->vma
1370
+
hgot
->root.u.def.section->output_offset;
1568
if (h == htab->root.hdynamic || h == htab->root.
hgot
)
elf32-or1k.c
1331
struct elf_link_hash_entry *
hgot
= htab->root.
hgot
;
local
1332
got_sym_value = (
hgot
->root.u.def.value
1333
+
hgot
->root.u.def.section->output_section->vma
1334
+
hgot
->root.u.def.section->output_offset);
1746
BFD_ASSERT (elf_hash_table (info)->
hgot
== NULL
1747
|| elf_hash_table (info)->
hgot
->root.u.def.value == 0);
2647
|| h == htab->root.
hgot
)
elf32-bfin.c
3226
elf_hash_table (info)->
hgot
= h;
4008
elf_hash_table (info)->
hgot
->root.u.def.value
4246
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
4247
bfd_vma got_value =
hgot
->root.u.def.value
4248
+
hgot
->root.u.def.section->output_section->vma
4249
+
hgot
->root.u.def.section->output_offset;
4386
h = elf_hash_table (info)->
hgot
;
4958
|| h == elf_hash_table (info)->
hgot
)
4241
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
elf32-frv.c
4210
elf_hash_table (info)->
hgot
= h;
5396
elf_hash_table (info)->
hgot
->root.u.def.value
5719
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
5720
bfd_vma got_value =
hgot
->root.u.def.value
5721
+
hgot
->root.u.def.section->output_section->vma
5722
+
hgot
->root.u.def.section->output_offset;
5882
h = elf_hash_table (info)->
hgot
;
5714
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
elf32-sh.c
3135
htab->root.
hgot
->root.u.def.value = htab->root.sgotplt->size;
3252
- htab->root.
hgot
->root.u.def.value);
3339
seg = htab->root.
hgot
->root.u.def.value
3340
+ htab->root.
hgot
->root.u.def.section->output_section->vma
3341
+ htab->root.
hgot
->root.u.def.section->output_offset;
4166
+ htab->root.
hgot
->root.u.def.value;
4512
relocation -= (htab->root.
hgot
->root.u.def.value
6133
rel.r_info = ELF32_R_INFO (htab->root.
hgot
->indx, R_SH_DIR32);
6245
|| (htab->root.target_os != is_vxworks && h == htab->root.
hgot
))
6292
BFD_ASSERT (htab->root.
hgot
!= NULL)
6389
struct elf_link_hash_entry *
hgot
= htab->root.
hgot
;
local
[
all
...]
elf-bfd.h
704
struct elf_link_hash_entry *
hgot
;
703
struct elf_link_hash_entry *
hgot
;
member in struct:elf_link_hash_table
/src/external/gpl3/gdb.old/dist/bfd/
elf32-lm32.c
1367
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
1368
bfd_vma got_value =
hgot
->root.u.def.value
1369
+
hgot
->root.u.def.section->output_section->vma
1370
+
hgot
->root.u.def.section->output_offset;
1568
if (h == htab->root.hdynamic || h == htab->root.
hgot
)
elf32-or1k.c
1331
struct elf_link_hash_entry *
hgot
= htab->root.
hgot
;
local
1332
got_sym_value = (
hgot
->root.u.def.value
1333
+
hgot
->root.u.def.section->output_section->vma
1334
+
hgot
->root.u.def.section->output_offset);
1746
BFD_ASSERT (elf_hash_table (info)->
hgot
== NULL
1747
|| elf_hash_table (info)->
hgot
->root.u.def.value == 0);
2647
|| h == htab->root.
hgot
)
elf32-bfin.c
3226
elf_hash_table (info)->
hgot
= h;
4004
elf_hash_table (info)->
hgot
->root.u.def.value
4240
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
4241
bfd_vma got_value =
hgot
->root.u.def.value
4242
+
hgot
->root.u.def.section->output_section->vma
4243
+
hgot
->root.u.def.section->output_offset;
4380
h = elf_hash_table (info)->
hgot
;
4952
|| h == elf_hash_table (info)->
hgot
)
4235
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
elf32-frv.c
4210
elf_hash_table (info)->
hgot
= h;
5392
elf_hash_table (info)->
hgot
->root.u.def.value
5713
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
5714
bfd_vma got_value =
hgot
->root.u.def.value
5715
+
hgot
->root.u.def.section->output_section->vma
5716
+
hgot
->root.u.def.section->output_offset;
5876
h = elf_hash_table (info)->
hgot
;
5708
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
elf32-sh.c
3133
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
6130
rel.r_info = ELF32_R_INFO (htab->root.
hgot
->indx, R_SH_DIR32);
6242
|| (htab->root.target_os != is_vxworks && h == htab->root.
hgot
))
6289
BFD_ASSERT (htab->root.
hgot
!= NULL)
6386
struct elf_link_hash_entry *
hgot
= htab->root.
hgot
;
local
[
all
...]
elf-bfd.h
695
struct elf_link_hash_entry *
hgot
;
694
struct elf_link_hash_entry *
hgot
;
member in struct:elf_link_hash_table
/src/external/gpl3/gdb/dist/bfd/
elf32-lm32.c
1368
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;
1569
if (h == htab->root.hdynamic || h == htab->root.
hgot
)
elf32-or1k.c
1331
struct elf_link_hash_entry *
hgot
= htab->root.
hgot
;
local
1332
got_sym_value = (
hgot
->root.u.def.value
1333
+
hgot
->root.u.def.section->output_section->vma
1334
+
hgot
->root.u.def.section->output_offset);
1747
BFD_ASSERT (elf_hash_table (info)->
hgot
== NULL
1748
|| elf_hash_table (info)->
hgot
->root.u.def.value == 0);
2648
|| h == htab->root.
hgot
)
elf32-bfin.c
3227
elf_hash_table (info)->
hgot
= h;
4009
elf_hash_table (info)->
hgot
->root.u.def.value
4247
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
4248
bfd_vma got_value =
hgot
->root.u.def.value
4249
+
hgot
->root.u.def.section->output_section->vma
4250
+
hgot
->root.u.def.section->output_offset;
4387
h = elf_hash_table (info)->
hgot
;
4959
|| h == elf_hash_table (info)->
hgot
)
4242
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
elf32-frv.c
4211
elf_hash_table (info)->
hgot
= h;
5397
elf_hash_table (info)->
hgot
->root.u.def.value
5720
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
5721
bfd_vma got_value =
hgot
->root.u.def.value
5722
+
hgot
->root.u.def.section->output_section->vma
5723
+
hgot
->root.u.def.section->output_offset;
5883
h = elf_hash_table (info)->
hgot
;
5715
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
elf32-sh.c
3134
htab->root.
hgot
->root.u.def.value = htab->root.sgotplt->size;
3251
- htab->root.
hgot
->root.u.def.value);
3338
seg = htab->root.
hgot
->root.u.def.value
3339
+ htab->root.
hgot
->root.u.def.section->output_section->vma
3340
+ htab->root.
hgot
->root.u.def.section->output_offset;
4166
+ htab->root.
hgot
->root.u.def.value;
4512
relocation -= (htab->root.
hgot
->root.u.def.value
6133
rel.r_info = ELF32_R_INFO (htab->root.
hgot
->indx, R_SH_DIR32);
6245
|| (htab->root.target_os != is_vxworks && h == htab->root.
hgot
))
6292
BFD_ASSERT (htab->root.
hgot
!= NULL)
6389
struct elf_link_hash_entry *
hgot
= htab->root.
hgot
;
local
[
all
...]
elf-bfd.h
703
struct elf_link_hash_entry *
hgot
;
702
struct elf_link_hash_entry *
hgot
;
member in struct:elf_link_hash_table
Completed in 129 milliseconds
1
2
Indexes created Fri Aug 21 00:24:51 UTC 2026