Searched refs:NAME__MAIN (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/contrib/gcc/config/arm/ |
| HD | coff.h | 82 #define NAME__MAIN "__gccmain" macro
|
| HD | aof.h | 97 #define NAME__MAIN "__gccmain" macro
|
| /freebsd-11-stable/contrib/gcc/config/rs6000/ |
| HD | eabi.h | 28 #define NAME__MAIN "__eabi" macro
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | collect2.c | 113 #ifndef NAME__MAIN 114 #define NAME__MAIN "__main" macro 1957 fprintf (stream, "extern entry_pt %s;\n", NAME__MAIN); in write_c_file_glob() 1958 fprintf (stream, "entry_pt *__main_reference = %s;\n\n", NAME__MAIN); in write_c_file_glob()
|
| HD | libgcc2.c | 2093 #ifndef NAME__MAIN 2094 #define NAME__MAIN "__main"
|
| HD | function.c | 84 #ifndef NAME__MAIN 85 #define NAME__MAIN "__main" macro 3958 emit_library_call (init_one_libfunc (NAME__MAIN), LCT_NORMAL, VOIDmode, 0); in expand_main_function()
|
| HD | ChangeLog-1999 | 3658 * config/mips/elf.h: remove NAME__MAIN and SYMBOL__MAIN. 15651 (NAME__MAIN): Define.
|
| HD | ChangeLog-2001 | 16 (NAME__MAIN, SYMBOL__MAIN): Define. 12519 * config/mips/rtems64.h (INVOKE__main, NAME__MAIN, SYMBOL__MAIN):
|
| HD | ChangeLog-2000 | 25700 * rs6000.c (rs6000_stack_info): Don't handle call to NAME__MAIN
|