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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-tempdir.h58 const char * get_path_s_file () const { return m_path_s_file; } function in class:gcc::jit::tempdir
H A Djit-playback.c1995 copy_file (get_tempdir ()->get_path_s_file (),
2006 get_tempdir ()->get_path_s_file (),
2024 get_tempdir ()->get_path_s_file (),
2041 get_tempdir ()->get_path_s_file (),
2467 m_tempdir->get_path_s_file (),
2769 FILE *f_in = fopen (get_path_s_file (), "r");
2795 get_path_s_file () const function in class:playback::context
2797 return m_tempdir->get_path_s_file ();
H A Djit-playback.h266 const char * get_path_s_file () const;
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-tempdir.h58 const char * get_path_s_file () const { return m_path_s_file; } function in class:gcc::jit::tempdir
H A Djit-playback.cc2475 copy_file (get_tempdir ()->get_path_s_file (),
2486 get_tempdir ()->get_path_s_file (),
2504 get_tempdir ()->get_path_s_file (),
2521 get_tempdir ()->get_path_s_file (),
2950 m_tempdir->get_path_s_file (),
3271 FILE *f_in = fopen (get_path_s_file (), "r");
3297 get_path_s_file () const function in class:gcc::jit::playback::context
3299 return m_tempdir->get_path_s_file ();
H A Djit-playback.h301 const char * get_path_s_file () const;

Completed in 110 milliseconds