Searched refs:dumpname (Results 1 – 5 of 5) sorted by relevance
89 const char *dumpname = NULL; in main() local102 dumpname = optarg; in main()129 if (dumpname != NULL) { in main()130 do_eeprom_dump(dumpname, (uint16_t *) &eep, sizeof(eep)); in main()
47 static void dumpname(hte_t *);191 dumpname(hte_t *hte) in dumpname() function244 forall(dumpname); in outlib()
1318 char *dumpname = XNEWVEC (char, len + 6); in init_asm_output() local1319 memcpy (dumpname, dump_base_name, len + 1); in init_asm_output()1320 strip_off_ending (dumpname, len); in init_asm_output()1321 strcat (dumpname, ".s"); in init_asm_output()1322 asm_file_name = dumpname; in init_asm_output()
3122 * toplev.c (compile_file): Reuse dumpname memory instead
3715 pass number and a word to the @var{dumpname}. @var{dumpname} is generated