Searched refs:ASM_C (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/binutils/ |
D | dlltool.c | 984 #define ASM_C mtable[machine].how_comment macro 1733 fprintf (f, "%s ", ASM_C); in dump_def_info() 1740 ASM_C, in dump_def_info() 1774 ASM_C); in flush_page() 1778 ASM_C); in flush_page() 1883 fprintf (filvar, "%s Import data sections\n", ASM_C); in generate_idata_ofile() 1893 ASM_C, headptr->dllname); in generate_idata_ofile() 2049 fprintf (f, "\t%s 0 %s Allways 0\n", ASM_LONG, ASM_C); in gen_exp_file() 2051 (unsigned long) time(0), ASM_C); in gen_exp_file() 2052 fprintf (f, "\t%s 0 %s Major and Minor version\n", ASM_LONG, ASM_C); in gen_exp_file() [all …]
|