OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POST_LINK_SPEC
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/i386/
djgpp.h
63
#undef
POST_LINK_SPEC
64
#define
POST_LINK_SPEC
"stubify %{v} %{o*:%*} %{!o*:a.out}"
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
djgpp.h
63
#undef
POST_LINK_SPEC
64
#define
POST_LINK_SPEC
"stubify %{v} %{o*:%*} %{!o*:a.out}"
/src/external/gpl3/gcc/dist/gcc/
gcc.cc
1125
#ifndef
POST_LINK_SPEC
1126
#define
POST_LINK_SPEC
""
1225
static const char *
post_link_spec
=
POST_LINK_SPEC
;
1748
INIT_STATIC_SPEC ("post_link", &
post_link_spec
),
1221
static const char *
post_link_spec
= POST_LINK_SPEC;
variable
/src/external/gpl3/gcc.old/dist/gcc/
gcc.cc
1126
#ifndef
POST_LINK_SPEC
1127
#define
POST_LINK_SPEC
""
1222
static const char *
post_link_spec
=
POST_LINK_SPEC
;
1738
INIT_STATIC_SPEC ("post_link", &
post_link_spec
),
1218
static const char *
post_link_spec
= POST_LINK_SPEC;
variable
Completed in 39 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026