OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hlook
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elflink.c
6023
struct elf_link_hash_entry *
hlook
;
6028
hlook
= weaks;
6029
weaks =
hlook
->u.alias;
6030
hlook
->u.alias = NULL;
6032
if (
hlook
->root.type != bfd_link_hash_defined
6033
&&
hlook
->root.type != bfd_link_hash_defweak)
6036
slook =
hlook
->root.u.def.section;
6037
vlook =
hlook
->root.u.def.value;
6090
else if (h !=
hlook
)
6094
hlook
->u.alias = h
6014
struct elf_link_hash_entry *
hlook
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elflink.c
5978
struct elf_link_hash_entry *
hlook
;
5983
hlook
= weaks;
5984
weaks =
hlook
->u.alias;
5985
hlook
->u.alias = NULL;
5987
if (
hlook
->root.type != bfd_link_hash_defined
5988
&&
hlook
->root.type != bfd_link_hash_defweak)
5991
slook =
hlook
->root.u.def.section;
5992
vlook =
hlook
->root.u.def.value;
6045
else if (h !=
hlook
)
6049
hlook
->u.alias = h
5969
struct elf_link_hash_entry *
hlook
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elflink.c
5941
struct elf_link_hash_entry *
hlook
;
5946
hlook
= weaks;
5947
weaks =
hlook
->u.alias;
5948
hlook
->u.alias = NULL;
5950
if (
hlook
->root.type != bfd_link_hash_defined
5951
&&
hlook
->root.type != bfd_link_hash_defweak)
5954
slook =
hlook
->root.u.def.section;
5955
vlook =
hlook
->root.u.def.value;
6008
else if (h !=
hlook
)
6012
hlook
->u.alias = h
5932
struct elf_link_hash_entry *
hlook
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elflink.c
5927
struct elf_link_hash_entry *
hlook
;
5932
hlook
= weaks;
5933
weaks =
hlook
->u.alias;
5934
hlook
->u.alias = NULL;
5936
if (
hlook
->root.type != bfd_link_hash_defined
5937
&&
hlook
->root.type != bfd_link_hash_defweak)
5940
slook =
hlook
->root.u.def.section;
5941
vlook =
hlook
->root.u.def.value;
5994
else if (h !=
hlook
)
5998
hlook
->u.alias = h
5918
struct elf_link_hash_entry *
hlook
;
local
[
all
...]
Completed in 44 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026