OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NAME__MAIN
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
eabi.h
27
#define
NAME__MAIN
"__eabi"
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
eabi.h
27
#define
NAME__MAIN
"__eabi"
/src/external/gpl3/gcc.old/dist/gcc/
collect2.cc
121
cases use the macros
NAME__MAIN
to give a quoted symbol and SYMBOL__MAIN to
123
#ifndef
NAME__MAIN
124
#define
NAME__MAIN
"__main"
2250
fprintf (stream, "extern entry_pt %s;\n",
NAME__MAIN
);
2251
fprintf (stream, "entry_pt *__main_reference = %s;\n\n",
NAME__MAIN
);
cfgexpand.cc
79
cases use the macros
NAME__MAIN
to give a quoted symbol and SYMBOL__MAIN to
82
#ifndef
NAME__MAIN
83
#define
NAME__MAIN
"__main"
6533
emit_library_call (init_one_libfunc (
NAME__MAIN
), LCT_NORMAL, VOIDmode);
/src/external/gpl3/gcc/dist/gcc/
collect2.cc
121
cases use the macros
NAME__MAIN
to give a quoted symbol and SYMBOL__MAIN to
123
#ifndef
NAME__MAIN
124
#define
NAME__MAIN
"__main"
2254
fprintf (stream, "extern entry_pt %s;\n",
NAME__MAIN
);
2255
fprintf (stream, "entry_pt *__main_reference = %s;\n\n",
NAME__MAIN
);
cfgexpand.cc
79
cases use the macros
NAME__MAIN
to give a quoted symbol and SYMBOL__MAIN to
82
#ifndef
NAME__MAIN
83
#define
NAME__MAIN
"__main"
6559
emit_library_call (init_one_libfunc (
NAME__MAIN
), LCT_NORMAL, VOIDmode);
/src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.c
2367
cases use the macros
NAME__MAIN
to give a quoted symbol and SYMBOL__MAIN to
2370
#ifndef
NAME__MAIN
2371
#define
NAME__MAIN
"__main"
/src/external/gpl3/gcc/dist/libgcc/
libgcc2.c
3112
cases use the macros
NAME__MAIN
to give a quoted symbol and SYMBOL__MAIN to
3115
#ifndef
NAME__MAIN
3116
#define
NAME__MAIN
"__main"
Completed in 201 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026