Searched refs:INIT_SECTION_ASM_OP (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/aarch64/
H A Dfreebsd.h3 #undef INIT_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/riscv64/
H A Dfreebsd.h3 #undef INIT_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dcoff.h61 #undef INIT_SECTION_ASM_OP
57 #undef INIT_SECTION_ASM_OP macro
H A Dbpabi.h115 #undef INIT_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsysv4.h41 #undef INIT_SECTION_ASM_OP macro
130 #define INIT_SECTION_ASM_OP "\t.section\t\".init\"" macro
/freebsd-11-stable/contrib/gcc/
H A Dcrtstuff.c43 Note that if INIT_SECTION_ASM_OP is defined in the tm.h file, then
218 #if defined(INIT_SECTION_ASM_OP) || defined(INIT_ARRAY_SECTION_ASM_OP)
347 #ifdef INIT_SECTION_ASM_OP
348 CRT_CALL_STATIC_FUNCTION (INIT_SECTION_ASM_OP, frame_dummy)
349 #else /* defined(INIT_SECTION_ASM_OP) */
353 #endif /* !defined(INIT_SECTION_ASM_OP) */
378 asm (INIT_SECTION_ASM_OP); /* cc1 doesn't know that we are switching! */
396 #elif defined(HAS_INIT_SECTION) /* ! INIT_SECTION_ASM_OP */
442 #else /* ! INIT_SECTION_ASM_OP && ! HAS_INIT_SECTION */
513 #elif defined(INIT_SECTION_ASM_OP)
[all...]
H A Dlibgcc2.c2133 #if defined (INIT_SECTION_ASM_OP) || defined (INIT_ARRAY_SECTION_ASM_OP)
2237 #if !defined(INIT_SECTION_ASM_OP) && !defined(CTOR_LISTS_DEFINED_EXTERNALLY)
2245 #endif /* no INIT_SECTION_ASM_OP and not CTOR_LISTS_DEFINED_EXTERNALLY */
H A Dfunction.c3974 && !defined(INIT_SECTION_ASM_OP) \
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dsysv4.h78 #undef INIT_SECTION_ASM_OP macro
79 #define INIT_SECTION_ASM_OP "\t.section\t.init,\"ax\",\"progbits\"" macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Diris.h172 #undef INIT_SECTION_ASM_OP macro
173 #define INIT_SECTION_ASM_OP "\t.section\t.gcc_init,\"ax\",@progbits" macro
/freebsd-11-stable/contrib/gcc/config/
H A Dsvr3.h131 #define INIT_SECTION_ASM_OP "\t.section\t.init" macro
H A Ddarwin.h497 #undef INIT_SECTION_ASM_OP macro
498 #define INIT_SECTION_ASM_OP macro
H A Delfos.h205 #define INIT_SECTION_ASM_OP "\t.section\t.init" macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dsysv4.h349 #undef INIT_SECTION_ASM_OP macro
350 #define INIT_SECTION_ASM_OP "\t.section\t\".init\",\"ax\"" macro

Completed in 113 milliseconds