OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:global_found
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/ld/
ldelf.c
62
static lang_input_statement_type *
global_found
;
variable
214
if (
global_found
!= NULL)
241
global_found
= s;
380
global_found
= NULL;
382
if (
global_found
!= NULL)
982
if (
global_found
!= NULL
983
&& (bfd_elf_get_dyn_lib_class (
global_found
->the_bfd)
991
if (
global_found
!= NULL
997
global_found
= s;
1007
global_found
= s
[
all
...]
/src/external/gpl3/binutils.old/dist/ld/
ldelf.c
62
static lang_input_statement_type *
global_found
;
variable
214
if (
global_found
!= NULL)
241
global_found
= s;
380
global_found
= NULL;
382
if (
global_found
!= NULL)
982
if (
global_found
!= NULL
983
&& (bfd_elf_get_dyn_lib_class (
global_found
->the_bfd)
991
if (
global_found
!= NULL
997
global_found
= s;
1007
global_found
= s
[
all
...]
/src/external/gpl3/binutils/dist/bfd/
elf64-alpha.c
2228
goto
global_found
;
2233
global_found
:;
/src/external/gpl3/binutils.old/dist/bfd/
elf64-alpha.c
2228
goto
global_found
;
2233
global_found
:;
Completed in 42 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026