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

/haiku-buildtools/gcc/gcc/jit/
H A Djit-playback.h57 new_location (recording::location *rloc,
H A Dlibgccjit++.h129 new_location (const std::string &filename,
640 context::new_location (const std::string &filename, function in class:gccjit::context
H A Djit-recording.h75 new_location (const char *filename,
H A Djit-recording.c128 return m_ctxt.new_location (m_filename, m_line, m_column,
650 recording::context::new_location (const char *filename, function in class:recording::context
1893 m_playback_obj = r->new_location (this,
H A Djit-playback.c2856 new_location (recording::location *rloc, function in class:playback::context
H A Dlibgccjit.c383 gcc::jit::recording::context::new_location
394 return (gcc_jit_location *)ctxt->new_location (filename, line, column, true);
/haiku-buildtools/gcc/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc577 op_locs[pc] = ctxt.new_location (toyvmfn.fn_filename,

Completed in 259 milliseconds