Home | History | Annotate | Download | only in jit

Lines Matching refs:recording

29 #include "jit-recording.h"
53 context (::gcc::jit::recording::context *ctxt);
61 new_location (recording::location *rloc,
323 vec <recording::requested_dump> *requested_dumps);
327 (vec <recording::requested_dump> *requested_dumps);
363 ::gcc::jit::recording::context *m_recording_ctxt;
380 compile_to_memory (recording::context *ctxt);
392 compile_to_file (recording::context *ctxt,
777 get_location (recording::location *rloc, int column_num);
793 recording::location *loc, source_line *line, int column_num);
797 recording::location *get_recording_loc () const { return m_recording_loc; }
802 recording::location *m_recording_loc;