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

/haiku-buildtools/gcc/gcc/
H A Dipa-icf.h190 virtual void dump_to_file (FILE *file) = 0;
290 virtual void dump_to_file (FILE *file) function in class:ipa_icf::sem_function
395 virtual void dump_to_file (FILE *file);
H A Dipa-icf.c2107 sem_variable::dump_to_file (FILE *file) function in class:sem_variable
2498 f->dump_to_file (dump_file);
3261 source->dump_to_file (dump_file);
3262 alias->dump_to_file (dump_file);
/haiku-buildtools/gcc/gcc/jit/
H A Dlibgccjit++.h106 void dump_to_file (const std::string &path,
577 context::dump_to_file (const std::string &path, function in class:gccjit::context
H A Djit-recording.h272 void dump_to_file (const char *path, bool update_locations);
315 /* Specific recordings, for use by dump_to_file. */
H A Dlibgccjit.c2676 gcc::jit::recording::context::dump_to_file method in
2687 ctxt->dump_to_file (path, update_locations);
H A Djit-recording.c1393 recording::context::dump_to_file (const char *path, bool update_locations) function in class:recording::context
4011 recording::context::dump_to_file. */

Completed in 141 milliseconds