Searched refs:ASM_C (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | dlltool.c | 984 #define ASM_C mtable[machine].how_comment macro 1730 fprintf (f, "%s ", ASM_C); in dump_def_info() 1737 ASM_C, in dump_def_info() 1771 ASM_C); in flush_page() 1775 ASM_C); in flush_page() 1880 fprintf (filvar, "%s Import data sections\n", ASM_C); in generate_idata_ofile() 1890 ASM_C, headptr->dllname); in generate_idata_ofile() 2018 fprintf (f, "\t%s 0 %s Allways 0\n", ASM_LONG, ASM_C); in gen_exp_file() 2020 (unsigned long) time(0), ASM_C); in gen_exp_file() 2021 fprintf (f, "\t%s 0 %s Major and Minor version\n", ASM_LONG, ASM_C); in gen_exp_file() [all …]
|