OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:undefs_tail
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
linker.c
487
table->
undefs_tail
= NULL;
707
if (table->
undefs_tail
!= NULL)
708
table->
undefs_tail
->u.undef.next = h;
711
table->
undefs_tail
= h;
736
if (h == table->
undefs_tail
)
739
table->
undefs_tail
= NULL;
743
table->
undefs_tail
= (struct bfd_link_hash_entry *)
976
struct bfd_link_hash_entry *
undefs_tail
;
1019
undefs_tail
= info->hash->
undefs_tail
;
973
struct bfd_link_hash_entry *
undefs_tail
;
local
[
all
...]
elflink.c
763
if (h->root.u.undef.next != NULL || htab->root.
undefs_tail
== &h->root)
1444
if (h->root.u.undef.next || info->hash->
undefs_tail
== &h->root)
1587
if (h->root.u.undef.next || info->hash->
undefs_tail
== &h->root)
4946
old_undefs_tail = htab->root.
undefs_tail
;
5858
htab->root.
undefs_tail
= old_undefs_tail;
6313
struct bfd_link_hash_entry *
undefs_tail
;
6411
undefs_tail
= info->hash->
undefs_tail
;
6422
common symbols wind up on
undefs_tail
and because an
6426
if (
undefs_tail
!= info->hash->undefs_tail
6304
struct bfd_link_hash_entry *
undefs_tail
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
linker.c
487
table->
undefs_tail
= NULL;
706
if (table->
undefs_tail
!= NULL)
707
table->
undefs_tail
->u.undef.next = h;
710
table->
undefs_tail
= h;
735
if (h == table->
undefs_tail
)
738
table->
undefs_tail
= NULL;
742
table->
undefs_tail
= (struct bfd_link_hash_entry *)
974
struct bfd_link_hash_entry *
undefs_tail
;
1017
undefs_tail
= info->hash->
undefs_tail
;
971
struct bfd_link_hash_entry *
undefs_tail
;
local
[
all
...]
elflink.c
757
if (h->root.u.undef.next != NULL || htab->root.
undefs_tail
== &h->root)
1431
if (h->root.u.undef.next || info->hash->
undefs_tail
== &h->root)
1574
if (h->root.u.undef.next || info->hash->
undefs_tail
== &h->root)
4911
old_undefs_tail = htab->root.
undefs_tail
;
5814
htab->root.
undefs_tail
= old_undefs_tail;
6275
struct bfd_link_hash_entry *
undefs_tail
;
6373
undefs_tail
= info->hash->
undefs_tail
;
6384
common symbols wind up on
undefs_tail
and because an
6388
if (
undefs_tail
!= info->hash->undefs_tail
6266
struct bfd_link_hash_entry *
undefs_tail
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
linker.c
471
table->
undefs_tail
= NULL;
690
if (table->
undefs_tail
!= NULL)
691
table->
undefs_tail
->u.undef.next = h;
694
table->
undefs_tail
= h;
719
if (h == table->
undefs_tail
)
722
table->
undefs_tail
= NULL;
726
table->
undefs_tail
= (struct bfd_link_hash_entry *)
958
struct bfd_link_hash_entry *
undefs_tail
;
1001
undefs_tail
= info->hash->
undefs_tail
;
955
struct bfd_link_hash_entry *
undefs_tail
;
local
[
all
...]
elflink.c
718
if (h->root.u.undef.next != NULL || htab->root.
undefs_tail
== &h->root)
1392
if (h->root.u.undef.next || info->hash->
undefs_tail
== &h->root)
1535
if (h->root.u.undef.next || info->hash->
undefs_tail
== &h->root)
4884
old_undefs_tail = htab->root.
undefs_tail
;
5779
htab->root.
undefs_tail
= old_undefs_tail;
6238
struct bfd_link_hash_entry *
undefs_tail
;
6318
undefs_tail
= info->hash->
undefs_tail
;
6329
common symbols wind up on
undefs_tail
and because an
6333
if (
undefs_tail
!= info->hash->undefs_tail
6229
struct bfd_link_hash_entry *
undefs_tail
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
linker.c
471
table->
undefs_tail
= NULL;
688
if (table->
undefs_tail
!= NULL)
689
table->
undefs_tail
->u.undef.next = h;
692
table->
undefs_tail
= h;
717
if (h == table->
undefs_tail
)
720
table->
undefs_tail
= NULL;
724
table->
undefs_tail
= (struct bfd_link_hash_entry *)
956
struct bfd_link_hash_entry *
undefs_tail
;
999
undefs_tail
= info->hash->
undefs_tail
;
953
struct bfd_link_hash_entry *
undefs_tail
;
local
[
all
...]
elflink.c
718
if (h->root.u.undef.next != NULL || htab->root.
undefs_tail
== &h->root)
1392
if (h->root.u.undef.next || info->hash->
undefs_tail
== &h->root)
1535
if (h->root.u.undef.next || info->hash->
undefs_tail
== &h->root)
4869
old_undefs_tail = htab->root.
undefs_tail
;
5765
htab->root.
undefs_tail
= old_undefs_tail;
6224
struct bfd_link_hash_entry *
undefs_tail
;
6304
undefs_tail
= info->hash->
undefs_tail
;
6315
common symbols wind up on
undefs_tail
and because an
6319
if (
undefs_tail
!= info->hash->undefs_tail
6215
struct bfd_link_hash_entry *
undefs_tail
;
local
[
all
...]
/src/external/gpl3/binutils/dist/include/
bfdlink.h
215
struct bfd_link_hash_entry *
undefs_tail
;
214
struct bfd_link_hash_entry *
undefs_tail
;
member in struct:bfd_link_hash_table
/src/external/gpl3/binutils.old/dist/include/
bfdlink.h
215
struct bfd_link_hash_entry *
undefs_tail
;
214
struct bfd_link_hash_entry *
undefs_tail
;
member in struct:bfd_link_hash_table
/src/external/gpl3/gdb/dist/include/
bfdlink.h
215
struct bfd_link_hash_entry *
undefs_tail
;
214
struct bfd_link_hash_entry *
undefs_tail
;
member in struct:bfd_link_hash_table
/src/external/gpl3/gdb.old/dist/include/
bfdlink.h
212
struct bfd_link_hash_entry *
undefs_tail
;
211
struct bfd_link_hash_entry *
undefs_tail
;
member in struct:bfd_link_hash_table
Completed in 56 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026