Home
last modified time | relevance | path

Searched refs:atexit (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Datexit.c19 atexit(void (*f)(void)) in atexit() function
Dconfigure.ac334 funcs="$funcs atexit"
400 AC_CHECK_FUNCS(asprintf atexit \
523 for f in atexit basename bcmp bcopy bsearch bzero calloc clock ffs \
DMakefile.in127 CFILES = alloca.c argv.c asprintf.c atexit.c \
202 CONFIGURED_OFILES = ./asprintf.$(objext) ./atexit.$(objext) \
553 ./atexit.$(objext): $(srcdir)/atexit.c config.h
555 $(COMPILE.c) $(PICFLAG) $(srcdir)/atexit.c -o pic/$@; \
558 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/atexit.c -o noasan/$@; \
560 $(COMPILE.c) $(srcdir)/atexit.c $(OUTPUT_OPTION)
Dlibiberty.texi213 The existence and implementation of the @code{atexit} routine varies
Dconfig.in16 /* Define to 1 if you have the `atexit' function. */
DChangeLog3044 * atexit.c (atexit): Likewise
4796 * alloca.c, atexit.c, basename.c, bcmp.c, bcopy.c, bsearch.c,
6958 (atexit.o, clock.o, getcwd.o, getpagesize.o): New targets.
6961 * atexit.c: Include config.h. Check HAVE_ON_EXIT rather than
7625 * Makefile.in (CFILES): Add atexit.c.
7730 * atexit.c: New stub to provide atexit on systems that have
7732 * functions.def (on_exit, atexit): Ditto.
8460 * Replace atexit.c with xatexit.c.
8470 * atexit.c: New file.
Dfunctions.texi37 @c atexit.c:6
38 @deftypefn Supplemental int atexit (void (*@var{f})())
1938 Behaves as the standard @code{atexit} function, but with no limit on
Dconfigure5736 for ac_func in asprintf atexit \
6145 for f in atexit basename bcmp bcopy bsearch bzero calloc clock ffs \
/toolchain/binutils/binutils-2.27/gold/testsuite/
Dconstructor_test.cc75 atexit(atexit_function); in c2()
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dspuelf.em347 atexit (clean_tmp);
817 atexit (clean_tmp);
/toolchain/binutils/binutils-2.27/gprof/
Dgprof.texi1914 typically registered using @code{atexit()} to be called as the
/toolchain/binutils/binutils-2.27/ld/testsuite/
DChangeLog-93031583 -fuse-cxa-atexit.
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-91975314 * ldmain.c (main): Call xatexit, not atexit.
5345 (main): Register remove_output and preserve_output with atexit.
Dld.texinfo4642 destructors either by using @code{atexit}, or directly from the function
/toolchain/binutils/binutils-2.27/gas/po/
Dzh_CN.po5050 msgstr "atexit 失败"