OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hgot
(Results
1 - 25
of
38
) sorted by null
1
2
/toolchain/binutils/binutils-2.25/bfd/
elf-vxworks.c
113
if (htab->
hgot
)
115
htab->
hgot
->indx = -2;
116
htab->
hgot
->other &= ~ELF_ST_VISIBILITY (-1);
117
htab->
hgot
->forced_local = 0;
118
if (!bfd_elf_link_record_dynamic_symbol (info, htab->
hgot
))
elf32-ppc.c
[
all
...]
elfxx-sparc.c
[
all
...]
elf-eh-frame.c
[
all
...]
elf32-sh.c
7239
struct elf_link_hash_entry *
hgot
= htab->root.
hgot
;
local
[
all
...]
elf32-lm32.c
1542
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
[
all
...]
elf32-bfin.c
4461
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
[
all
...]
elf32-frv.c
5727
struct elf_link_hash_entry *
hgot
= elf_hash_table (info)->
hgot
;
local
[
all
...]
elf32-i386.c
[
all
...]
elf32-tilepro.c
[
all
...]
elfxx-tilegx.c
[
all
...]
elf32-or1k.c
[
all
...]
elf32-vax.c
601
|| h == elf_hash_table (info)->
hgot
[
all
...]
elf64-ppc.c
[
all
...]
elfxx-mips.c
[
all
...]
elf32-cr16.c
627
elf_hash_table (info)->
hgot
= h;
[
all
...]
elf-bfd.h
498
struct elf_link_hash_entry *
hgot
;
497
struct elf_link_hash_entry *
hgot
;
member in struct:elf_link_hash_table
[
all
...]
elf-m10300.c
762
htab->
hgot
= h;
[
all
...]
elf32-hppa.c
1003
eh = elf_hash_table (info)->
hgot
;
[
all
...]
elf32-metag.c
[
all
...]
elf64-alpha.c
[
all
...]
elf32-cris.c
[
all
...]
elf32-m32r.c
[
all
...]
elf32-microblaze.c
[
all
...]
elf64-sh64.c
[
all
...]
Completed in 2436 milliseconds
1
2