Searched refs:DTORS_SECTION_ASM_OP (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsol2-gld.h6 #undef DTORS_SECTION_ASM_OP macro
H A Dsysv4.h150 #undef DTORS_SECTION_ASM_OP macro
151 #define DTORS_SECTION_ASM_OP "\t.section\t\".dtors\",#alloc,#write" macro
H A Dfreebsd.h180 #undef DTORS_SECTION_ASM_OP macro
H A Dlinux.h215 #undef DTORS_SECTION_ASM_OP
212 #undef DTORS_SECTION_ASM_OP macro
H A Dnetbsd-elf.h270 #undef DTORS_SECTION_ASM_OP macro
H A Dlinux64.h346 #undef DTORS_SECTION_ASM_OP
344 #undef DTORS_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dcoff.h74 #undef DTORS_SECTION_ASM_OP
75 #define DTORS_SECTION_ASM_OP "\t.section .dtors,\"x\""
70 #undef DTORS_SECTION_ASM_OP macro
71 #define DTORS_SECTION_ASM_OP macro
H A Daof.h68 asm (DTORS_SECTION_ASM_OP); \
73 asm (DTORS_SECTION_ASM_OP); \
189 #define DTORS_SECTION_ASM_OP "\tAREA\t|C$$gnu_dtorsvec|, DATA, READONLY"
188 #define DTORS_SECTION_ASM_OP macro
H A Darm.h1853 #undef DTORS_SECTION_ASM_OP
1857 # define DTORS_SECTION_ASM_OP \
1879 # define DTORS_SECTION_ASM_OP ARM_DTORS_SECTION_OP
1845 #undef DTORS_SECTION_ASM_OP macro
1849 # define DTORS_SECTION_ASM_OP macro
1871 # define DTORS_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dhpux.h150 #undef DTORS_SECTION_ASM_OP macro
151 #define DTORS_SECTION_ASM_OP "\t.section\t.fini_array,\t\"aw\",\"fini_array\"" macro
/freebsd-11-stable/contrib/gcc/
H A Dcrtstuff.c191 #elif defined(DTORS_SECTION_ASM_OP)
192 asm (DTORS_SECTION_ASM_OP); variable
472 #elif defined(DTORS_SECTION_ASM_OP)
473 asm (DTORS_SECTION_ASM_OP);
H A Dtarget-def.h129 # ifdef DTORS_SECTION_ASM_OP
H A Dvarasm.c1230 #ifdef DTORS_SECTION_ASM_OP
5185 #ifdef DTORS_SECTION_ASM_OP
5187 DTORS_SECTION_ASM_OP);
/freebsd-11-stable/contrib/gcc/config/
H A Dsvr3.h133 #define DTORS_SECTION_ASM_OP FINI_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsco5.h35 * NOTE: We really do want CTORS_SECTION_ASM_OP and DTORS_SECTION_ASM_OP.
45 #define DTORS_SECTION_ASM_OP "\t.section\t.dtors, \"aw\"" macro

Completed in 172 milliseconds