OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_static_relocs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c
424
unsigned int
has_static_relocs
: 1;
member in struct:mips_elf_link_hash_entry
1368
ret->
has_static_relocs
= false;
4672
if (bfd_link_executable (info) && h->
has_static_relocs
)
6149
&& !h->
has_static_relocs
))
9017
((struct mips_elf_link_hash_entry *) h)->
has_static_relocs
= 1;
9580
|| (h->type == STT_FUNC && hmips->
has_static_relocs
))
9748
if (!hmips->
has_static_relocs
)
13133
if (indmips->
has_static_relocs
)
13134
dirmips->
has_static_relocs
= true;
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c
406
unsigned int
has_static_relocs
: 1;
member in struct:mips_elf_link_hash_entry
1367
ret->
has_static_relocs
= false;
4652
if (bfd_link_executable (info) && h->
has_static_relocs
)
6129
&& !h->
has_static_relocs
))
8997
((struct mips_elf_link_hash_entry *) h)->
has_static_relocs
= 1;
9560
|| (h->type == STT_FUNC && hmips->
has_static_relocs
))
9728
if (!hmips->
has_static_relocs
)
13107
if (indmips->
has_static_relocs
)
13108
dirmips->
has_static_relocs
= true;
/src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c
406
unsigned int
has_static_relocs
: 1;
member in struct:mips_elf_link_hash_entry
1367
ret->
has_static_relocs
= false;
4606
if (bfd_link_executable (info) && h->
has_static_relocs
)
6083
&& !h->
has_static_relocs
))
8917
((struct mips_elf_link_hash_entry *) h)->
has_static_relocs
= 1;
9460
|| (h->type == STT_FUNC && hmips->
has_static_relocs
))
9628
if (!hmips->
has_static_relocs
)
13002
if (indmips->
has_static_relocs
)
13003
dirmips->
has_static_relocs
= true;
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c
406
unsigned int
has_static_relocs
: 1;
member in struct:mips_elf_link_hash_entry
1369
ret->
has_static_relocs
= false;
4613
if (bfd_link_executable (info) && h->
has_static_relocs
)
6090
&& !h->
has_static_relocs
))
8930
((struct mips_elf_link_hash_entry *) h)->
has_static_relocs
= 1;
9473
|| (h->type == STT_FUNC && hmips->
has_static_relocs
))
9641
if (!hmips->
has_static_relocs
)
13015
if (indmips->
has_static_relocs
)
13016
dirmips->
has_static_relocs
= true;
Completed in 93 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026