OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libgcc_spec
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gcc.cc
598
%G process
LIBGCC_SPEC
as a spec.
879
/* config.h can define
LIBGCC_SPEC
to override how and when libgcc.a is
881
#ifndef
LIBGCC_SPEC
883
#define
LIBGCC_SPEC
REAL_LIBGCC_SPEC
886
#define
LIBGCC_SPEC
"libgcc.a%s"
888
#define
LIBGCC_SPEC
"-lgcc"
1218
static const char *
libgcc_spec
=
LIBGCC_SPEC
;
1733
INIT_STATIC_SPEC ("libgcc", &
libgcc_spec
),
1928
const char *p =
libgcc_spec
;
1214
static const char *
libgcc_spec
= LIBGCC_SPEC;
variable
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
gcc.cc
583
%G process
LIBGCC_SPEC
as a spec.
859
/* config.h can define
LIBGCC_SPEC
to override how and when libgcc.a is
861
#ifndef
LIBGCC_SPEC
863
#define
LIBGCC_SPEC
REAL_LIBGCC_SPEC
866
#define
LIBGCC_SPEC
"libgcc.a%s"
868
#define
LIBGCC_SPEC
"-lgcc"
1215
static const char *
libgcc_spec
=
LIBGCC_SPEC
;
1723
INIT_STATIC_SPEC ("libgcc", &
libgcc_spec
),
1917
const char *p =
libgcc_spec
;
1211
static const char *
libgcc_spec
= LIBGCC_SPEC;
variable
[
all
...]
Completed in 23 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026