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

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.c453 #define TMP_HEAD_S dlltmp (&tmp_head_s_buf, "%sh.s") macro
2661 FILE *f = fopen (TMP_HEAD_S, FOPEN_WT);
2665 fatal (_("failed to open temporary head file: %s"), TMP_HEAD_S);
2715 assemble_file (TMP_HEAD_S, TMP_HEAD_O);
2870 unlink (TMP_HEAD_S);

Completed in 189 milliseconds