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

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.c455 #define TMP_TAIL_S dlltmp (&tmp_tail_s_buf, "%st.s") macro
2723 FILE *f = fopen (TMP_TAIL_S, FOPEN_WT);
2727 fatal (_("failed to open temporary tail file: %s"), TMP_TAIL_S);
2781 assemble_file (TMP_TAIL_S, TMP_TAIL_O);
2872 unlink (TMP_TAIL_S);

Completed in 112 milliseconds