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_obj
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
collect2.cc
208
static int
shared_obj
; /* true if -shared */
1219
shared_obj
= 1;
1533
if (!
shared_obj
)
1637
objects and libraries has performed above. In the !
shared_obj
case, we
1696
&& !
shared_obj
1755
if (
shared_obj
)
2177
if (
shared_obj
)
2263
if (!
shared_obj
)
2895
if (
shared_obj
&& !is_shared
206
static int
shared_obj
; \/* true if -shared *\/
variable
/src/external/gpl3/gcc.old/dist/gcc/
collect2.cc
208
static int
shared_obj
; /* true if -shared */
1216
shared_obj
= 1;
1529
if (!
shared_obj
)
1633
objects and libraries has performed above. In the !
shared_obj
case, we
1692
&& !
shared_obj
1751
if (
shared_obj
)
2173
if (
shared_obj
)
2259
if (!
shared_obj
)
2891
if (
shared_obj
&& !is_shared
206
static int
shared_obj
; \/* true if -shared *\/
variable
Completed in 19 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026