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_vercheck_failed
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/ld/
ldelf.c
65
static bool
global_vercheck_failed
;
variable
152
which we are checking. This sets
GLOBAL_VERCHECK_FAILED
if we find
161
if (
global_vercheck_failed
)
197
global_vercheck_failed
= true;
329
global_vercheck_failed
= false;
331
if (
global_vercheck_failed
)
/src/external/gpl3/binutils.old/dist/ld/
ldelf.c
65
static bool
global_vercheck_failed
;
variable
152
which we are checking. This sets
GLOBAL_VERCHECK_FAILED
if we find
161
if (
global_vercheck_failed
)
197
global_vercheck_failed
= true;
329
global_vercheck_failed
= false;
331
if (
global_vercheck_failed
)
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026