Searched refs:__main (Results 1 – 25 of 33) sorted by relevance
12
| /trueos/lib/libstand/ |
| HD | __main.c | 38 void __main(void); 41 __main(void) in __main() function
|
| HD | Makefile | 46 SRCS+= gzguts.h zutil.h __main.c assert.c bcd.c bswap.c environment.c getopt.c gets.c \
|
| /trueos/contrib/gcc/doc/ |
| HD | collect2.texi | 17 @findex __main 20 called @code{__main}, which is called (automatically) at the beginning 22 CC)@. Calling @code{__main} is necessary, even when compiling C code, to 24 @option{-nostdlib}, you get an unresolved reference to @code{__main},
|
| HD | tm.texi | 7408 it inserts a procedure call to @code{__main} as the first executable code 7409 after the function prologue. The @code{__main} function is defined 7424 the compilation of @code{main} to call @code{__main} as above, starting 7436 via @code{__main} as described above. In order to use this method, 7460 If defined, @code{main} will not call @code{__main} as described above. 7497 If defined, @code{main} will call @code{__main} despite the presence of
|
| /trueos/contrib/llvm/lib/Support/ |
| HD | SearchForAddressOfSpecialSymbol.cpp | 46 EXPLICIT_SYMBOL(__main); in DoSearch()
|
| /trueos/contrib/llvm/lib/Support/Windows/ |
| HD | explicit_symbols.inc | 17 EXPLICIT_SYMBOL(__main) // FIXME: Don't call it.
|
| /trueos/sys/boot/arm/at91/libat91/ |
| HD | arm_init.S | 96 __main: label
|
| /trueos/sys/boot/userboot/libstand/ |
| HD | Makefile | 45 SRCS+= gzguts.h zutil.h __main.c assert.c bcd.c bswap.c environment.c getopt.c gets.c \
|
| /trueos/sys/boot/libstand32/ |
| HD | Makefile | 48 SRCS+= gzguts.h zutil.h __main.c assert.c bcd.c bswap.c environment.c getopt.c gets.c \
|
| /trueos/gnu/lib/libgcc/ |
| HD | Makefile | 43 _enable_execute_stack _trampoline __main _absvsi2 _absvdi2 _addvsi3 \
|
| /trueos/contrib/gcc/ |
| HD | libgcc2.c | 2095 #define SYMBOL__MAIN __main
|
| HD | FSFChangeLog.10 | 462 (INVOKE__main): Define, so that __main is called. 6503 * alpha.h (LINK_SPEC): Don't pass -init __main anymore.
|
| /trueos/contrib/libstdc++/ |
| D | ChangeLog-1999 | 1977 -nodefaultlibs prevents linking under HPUX 10.20 as __main is not
|
| /trueos/contrib/binutils/ld/ |
| HD | ChangeLog-9197 | 4928 (ENTRY): Set to __main. 5695 (ENTRY): Define as __main.
|
| HD | ld.texinfo | 3672 @code{__main}; a call to @code{__main} is automatically inserted into
|
| /trueos/contrib/binutils/ |
| HD | libtool.m4 | 3477 …# _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abor…
|
| /trueos/contrib/ofed/librdmacm/ |
| HD | aclocal.m4 | 4903 …# _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _a…
|
| /trueos/contrib/ofed/libibcm/ |
| HD | aclocal.m4 | 4903 …# _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _a…
|
| /trueos/contrib/ntp/ |
| HD | aclocal.m4 | 4762 …# _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _a…
|
| /trueos/contrib/ntp/sntp/ |
| HD | aclocal.m4 | 4762 …# _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _a…
|
| /trueos/contrib/sqlite3/ |
| HD | aclocal.m4 | 4891 …# _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _a…
|
| /trueos/contrib/file/m4/ |
| HD | libtool.m4 | 3974 …# _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abor…
|
| /trueos/contrib/openbsm/m4/ |
| HD | libtool.m4 | 3974 …# _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abor…
|
| /trueos/contrib/ldns/m4/ |
| HD | libtool.m4 | 3986 …# _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abor…
|
| /trueos/contrib/unbound/ |
| HD | aclocal.m4 | 3983 …# _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abor…
|
12