Home
last modified time | relevance | path

Searched refs:SECTION_NAME_FORMAT (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Dsol2.cc112 fprintf (file, "\t.pushsection\t" SECTION_NAME_FORMAT "\n", ".init"); in solaris_output_init_fini()
119 fprintf (file, "\t.pushsection\t" SECTION_NAME_FORMAT "\n", ".fini"); in solaris_output_init_fini()
232 fprintf (asm_out_file, "\t.group\t%s," SECTION_NAME_FORMAT ",#comdat\n", in solaris_elf_asm_comdat_section()
Dsol2.h479 #ifndef SECTION_NAME_FORMAT
480 #define SECTION_NAME_FORMAT "%s" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsol2.h427 #define SECTION_NAME_FORMAT "\"%s\"" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201125182 (SECTION_NAME_FORMAT): Define.
25185 expansion, using SECTION_NAME_FORMAT.
25207 (SECTION_NAME_FORMAT): Redefine.
DChangeLog-201440779 (SECTION_NAME_FORMAT): Don't redefine.
40784 (SECTION_NAME_FORMAT): Don't undef.