Searched refs:_mcleanup (Results 1 – 9 of 9) sorted by relevance
42 extern void _mcleanup(void);101 atexit(_mcleanup); in _start()
45 extern void _mcleanup (void);156 _mcleanup (void) in _mcleanup() function345 atexit (_mcleanup); in internal_mcount()
681 extern void _mcleanup (void); in mcleanup_wrapper()684 _mcleanup (); in mcleanup_wrapper()715 extern void _mcleanup (void); in maintenance_set_profile_cmd()717 _mcleanup (); in maintenance_set_profile_cmd()
581 /* Define to 1 if you have the `_mcleanup' function. */
460 Requires the functions `monstartup' and `_mcleanup' to be present
422 AC_CHECK_FUNCS(monstartup _mcleanup)445 AC_MSG_ERROR(--enable-profiling requires monstartup and _mcleanup)
2 _mcleanup;
58 void _mcleanup(void);113 _mcleanup(void) in _mcleanup() function
1828 _mcleanup(); in exitstat()