Searched refs:SECTION_NAME_FORMAT (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dsol2.h483 #ifndef SECTION_NAME_FORMAT macro
484 #define SECTION_NAME_FORMAT "%s"
H A Dsol2.c111 fprintf (file, "\t.pushsection\t" SECTION_NAME_FORMAT "\n", ".init");
118 fprintf (file, "\t.pushsection\t" SECTION_NAME_FORMAT "\n", ".fini");
231 fprintf (asm_out_file, "\t.group\t%s," SECTION_NAME_FORMAT ",#comdat\n",
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dsol2.h480 #ifndef SECTION_NAME_FORMAT macro
481 #define SECTION_NAME_FORMAT "%s"
H A Dsol2.cc112 fprintf (file, "\t.pushsection\t" SECTION_NAME_FORMAT "\n", ".init");
119 fprintf (file, "\t.pushsection\t" SECTION_NAME_FORMAT "\n", ".fini");
232 fprintf (asm_out_file, "\t.group\t%s," SECTION_NAME_FORMAT ",#comdat\n",
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsol2.h429 #define SECTION_NAME_FORMAT "\"%s\""
427 #define SECTION_NAME_FORMAT macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsol2.h429 #define SECTION_NAME_FORMAT "\"%s\""
427 #define SECTION_NAME_FORMAT macro

Completed in 171 milliseconds