OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shared_libgcc
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c/
gccspec.cc
42
int
shared_libgcc
= 0;
local
72
shared_libgcc
= 1;
78
if (
shared_libgcc
)
/src/external/gpl3/gcc.old/dist/gcc/c/
gccspec.cc
42
int
shared_libgcc
= 0;
local
72
shared_libgcc
= 1;
78
if (
shared_libgcc
)
/src/external/gpl3/gcc/dist/gcc/cp/
g++spec.cc
138
int
shared_libgcc
= 1;
local
232
shared_libgcc
= 0;
300
shared_libgcc
= 0;
303
/* Add one for
shared_libgcc
or extra static library. */
444
if (
shared_libgcc
&& !static_link)
/src/external/gpl3/gcc.old/dist/gcc/cp/
g++spec.cc
133
int
shared_libgcc
= 1;
local
220
shared_libgcc
= 0;
288
shared_libgcc
= 0;
291
/* Add one for
shared_libgcc
or extra static library. */
425
if (
shared_libgcc
&& !static_link)
/src/external/gpl3/gcc.old/dist/gcc/d/
d-spec.cc
96
bool
shared_libgcc
= true;
local
251
shared_libgcc
= false;
327
shared_libgcc
= false;
334
num_args = argc + need_stdcxx +
shared_libgcc
502
if (
shared_libgcc
&& !static_link)
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026