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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-tempdir.h63 void add_temp_file (char *path) { m_tempfiles.safe_push (path); } function in class:gcc::jit::tempdir
H A Djit-playback.c2015 get_tempdir ()->add_temp_file (tmp_o_path);
2050 get_tempdir ()->add_temp_file (tmp_exe_path);
2396 m_tempdir->add_temp_file (filename);
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-tempdir.h63 void add_temp_file (char *path) { m_tempfiles.safe_push (path); } function in class:gcc::jit::tempdir
H A Djit-playback.cc2495 get_tempdir ()->add_temp_file (tmp_o_path);
2530 get_tempdir ()->add_temp_file (tmp_exe_path);
2879 m_tempdir->add_temp_file (filename);

Completed in 189 milliseconds