Home
last modified time | relevance | path

Searched refs:_mcleanup (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/lang/gcc11/gcc-11.2.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup);
/dports/lang/gcc9/gcc-9.4.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/lang/gcc9-aux/gcc-9.1.0/libgcc/config/sol2/
H A Dcrtpg.c28 extern void _mcleanup (void);
44 atexit (_mcleanup); in __start_crt_compiler()
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/arc/
H A Dcrtg.S50 .global _mcleanup
51 jl _mcleanup
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/arc/
H A Dcrtg.S50 .global _mcleanup
51 jl _mcleanup
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/arc/
H A Dcrtg.S50 .global _mcleanup
51 jl _mcleanup
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dgmon-sol2.c93 extern void _mcleanup (void);
171 _mcleanup(void) in _mcleanup() function
299 on_exit(_mcleanup, 0); in internal_mcount()
301 atexit(_mcleanup); in internal_mcount()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/sparc/
H A Dgmon-sol2.c93 extern void _mcleanup (void);
171 _mcleanup(void) in _mcleanup() function
298 on_exit(_mcleanup, 0); in internal_mcount()
300 atexit(_mcleanup); in internal_mcount()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dgmon-sol2.c93 extern void _mcleanup (void);
171 _mcleanup(void) in _mcleanup() function
299 on_exit(_mcleanup, 0); in internal_mcount()
301 atexit(_mcleanup); in internal_mcount()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/
H A Dcrt0.c73 extern void _mcleanup(); in _start()
108 atexit(_mcleanup); in _start()

12345678910>>...17