Searched refs:FINI_SECTION_ASM_OP (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/aarch64/
H A Dfreebsd.h4 #undef FINI_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/riscv64/
H A Dfreebsd.h4 #undef FINI_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsysv4.h42 #undef FINI_SECTION_ASM_OP macro
131 #define FINI_SECTION_ASM_OP "\t.section\t\".fini\"" macro
/freebsd-11-stable/contrib/gcc/config/
H A Dsvr3.h132 #define FINI_SECTION_ASM_OP "\t.section .fini,\"x\"" macro
133 #define DTORS_SECTION_ASM_OP FINI_SECTION_ASM_OP
H A Delfos.h206 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dsysv4.h80 #undef FINI_SECTION_ASM_OP macro
81 #define FINI_SECTION_ASM_OP "\t.section\t.fini,\"ax\",\"progbits\"" macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Diris.h175 #undef FINI_SECTION_ASM_OP macro
176 #define FINI_SECTION_ASM_OP "\t.section\t.gcc_fini,\"ax\",@progbits" macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dbpabi.h116 #undef FINI_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/
H A Dcrtstuff.c307 #ifdef FINI_SECTION_ASM_OP
308 CRT_CALL_STATIC_FUNCTION (FINI_SECTION_ASM_OP, __do_global_dtors_aux)
309 #else /* !defined(FINI_SECTION_ASM_OP) */
313 #endif /* !defined(FINI_SECTION_ASM_OP) */
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dsysv4.h353 #undef FINI_SECTION_ASM_OP macro
354 #define FINI_SECTION_ASM_OP "\t.section\t\".fini\",\"ax\"" macro

Completed in 90 milliseconds