Home
last modified time | relevance | path

Searched refs:DTOR (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/binutils/ld/scripttempl/
HDarmcoff.sc16 DTOR='.dtor : {
62 ${CONSTRUCTING+${RELOCATING-$DTOR}}
HDmep.sc178 DTOR=".dtors ${CONSTRUCTING-0} :
345 ${SMALL_DATA_DTOR-${RELOCATING+${DTOR}}}
370 ${SMALL_DATA_DTOR+${RELOCATING+${DTOR}}}
HDelf.sc226 DTOR=".dtors ${CONSTRUCTING-0} :
410 ${SMALL_DATA_DTOR-${RELOCATING+${DTOR}}}
436 ${SMALL_DATA_DTOR+${RELOCATING+${DTOR}}}
/NextBSD/contrib/gcclibs/libmudflap/
HDmf-runtime.c132 #define DTOR __attribute__ ((destructor)) macro
784 extern void __mf_fini () DTOR;
/NextBSD/contrib/binutils/ld/
HDChangeLog-02031088 (DTOR): Likewise.
1090 * scripttempl/elf_chaos.sc (CTOR, DTOR): Likewise.
1091 * scripttempl/elfd10v.sc (CTOR, DTOR): Likewise.
1092 * scripttempl/elfd30v.sc (CTOR, DTOR): Likewise.
1093 * scripttempl/elfxtensa.sc (CTOR, DTOR): Likewise.
1094 * scripttempl/iq2000.sc (CTOR, DTOR): Likewise.
1096 * scripttempl/xstormy16.sc (CTOR, DTOR): Likewise.
HDChangeLog-9899900 * scripttempl/elf.sc (CTOR, DTOR): Exclude crtend.o from ctor wildcard.
902 * scripttempl/elfd10v.sc (CTOR, DTOR): Likewise.
903 * scripttempl/elfd30v.sc (CTOR, DTOR): Likewise.
904 * scripttempl/elfppc.sc (CTOR, DTOR): Likewise.
HDChangeLog-0001210 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
212 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
1028 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
/NextBSD/contrib/gcc/cp/
HDChangeLog-20042078 checking for DTOR and CTOR decls.
/NextBSD/contrib/gcc/
HDChangeLog-200011653 macros define the name of CTOR and DTOR sections.