Searched refs:INIT_SECTION_ASM_OP (Results 51 - 62 of 62) sorted by relevance

123

/haiku-buildtools/gcc/gcc/c-family/
H A Dc-cppbuiltin.c1125 #ifdef INIT_SECTION_ASM_OP
1127 INIT_SECTION_ASM_OP, 1);
/haiku-buildtools/legacy/gcc/gcc/config/1750a/
H A D1750a.h1031 #define INIT_SECTION_ASM_OP "\n\tinit ; init_section\n" macro
/haiku-buildtools/legacy/gcc/gcc/config/h8300/
H A Dh8300.h1051 #define INIT_SECTION_ASM_OP "\t.section .init"
1040 #define INIT_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/microblaze/
H A Dmicroblaze.h882 #define INIT_SECTION_ASM_OP "\t.section\t.init,\"ax\"" macro
/haiku-buildtools/legacy/gcc/gcc/
H A Dlibgcc2.c2830 #ifdef INIT_SECTION_ASM_OP
2918 #if !defined(INIT_SECTION_ASM_OP) && !defined(CTOR_LISTS_DEFINED_EXTERNALLY)
2926 #endif /* no INIT_SECTION_ASM_OP and not CTOR_LISTS_DEFINED_EXTERNALLY */
2985 #if !defined (INIT_SECTION_ASM_OP) || !defined (OBJECT_FORMAT_ELF)
3000 #endif /* !defined (INIT_SECTION_ASM_OP) || !defined (OBJECT_FORMAT_ELF) */
H A Dfunction.c6177 #if defined(INIT_SECTION_ASM_OP) && !defined(INVOKE__main)
H A Ddwarf2out.c1697 #if !defined (HAS_INIT_SECTION) && !defined (INIT_SECTION_ASM_OP)
/haiku-buildtools/legacy/gcc/gcc/config/dsp16xx/
H A Ddsp16xx.h1993 #define INIT_SECTION_ASM_OP 1
1972 #define INIT_SECTION_ASM_OP macro
/haiku-buildtools/legacy/gcc/gcc/config/i370/
H A Di370.h941 #define INIT_SECTION_ASM_OP "* Program initialization area" macro
/haiku-buildtools/gcc/gcc/config/arc/
H A Darc.h1126 #define INIT_SECTION_ASM_OP "\t.section\t.init" macro
/haiku-buildtools/legacy/gcc/gcc/config/c4x/
H A Dc4x.h1892 #define INIT_SECTION_ASM_OP "\t.sect\t\".init\""
/haiku-buildtools/gcc/gcc/
H A Dcfgexpand.c5869 && !defined(INIT_SECTION_ASM_OP) \

Completed in 304 milliseconds

123