Home
last modified time | relevance | path

Searched refs:gcc_jit_context_dump_to_file (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dlocations.rst63 your context using :c:func:`gcc_jit_context_dump_to_file()`:
67 gcc_jit_context_dump_to_file (ctxt, "/tmp/something.c",
H A Dcontexts.rst158 gcc_jit_context_dump_to_file (gcc_jit_context *ctxt,\
216 To contrast the above: :c:func:`gcc_jit_context_dump_to_file` dumps the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dlocations.rst63 your context using :c:func:`gcc_jit_context_dump_to_file()`:
67 gcc_jit_context_dump_to_file (ctxt, "/tmp/something.c",
H A Dcontexts.rst158 gcc_jit_context_dump_to_file (gcc_jit_context *ctxt,\
216 To contrast the above: :c:func:`gcc_jit_context_dump_to_file` dumps the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.map39 gcc_jit_context_dump_to_file;
H A Dlibgccjit.h395 gcc_jit_context_dump_to_file (gcc_jit_context *ctxt,
H A Dlibgccjit++.h629 gcc_jit_context_dump_to_file (m_inner_ctxt, in dump_to_file()
H A Dlibgccjit.c2798 gcc_jit_context_dump_to_file (gcc_jit_context *ctxt, in gcc_jit_context_dump_to_file() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.map39 gcc_jit_context_dump_to_file;
H A Dlibgccjit.h428 gcc_jit_context_dump_to_file (gcc_jit_context *ctxt,
H A DChangeLog.jit115 (gcc_jit_context_dump_to_file): Likewise.
1077 (gcc_jit_context_dump_to_file): Likewise.
1561 * libgccjit.h (gcc_jit_context_dump_to_file): New.
1562 * libgccjit.map (gcc_jit_context_dump_to_file): New.
1563 * libgccjit.c (gcc_jit_context_dump_to_file): New.
H A Dlibgccjit++.h690 gcc_jit_context_dump_to_file (m_inner_ctxt, in dump_to_file()
H A Dlibgccjit.cc3675 gcc_jit_context_dump_to_file (gcc_jit_context *ctxt, in gcc_jit_context_dump_to_file() function
H A DChangeLog3088 (gcc_jit_context_dump_to_file): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi5139 @geindex gcc_jit_context_dump_to_file (C function)
5140 @anchor{topics/contexts gcc_jit_context_dump_to_file}@anchor{5a}
5141 @deffn {C Function} void gcc_jit_context_dump_to_file (gcc_jit_context@w{ }*ctxt, const c…
5207 To contrast the above: @pxref{5a,,gcc_jit_context_dump_to_file()} dumps the
8250 your context using @pxref{5a,,gcc_jit_context_dump_to_file()}:
8253 gcc_jit_context_dump_to_file (ctxt, "/tmp/something.c",
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi4634 @geindex gcc_jit_context_dump_to_file (C function)
4635 @anchor{topics/contexts c gcc_jit_context_dump_to_file}@anchor{5a}
4636 @deffn {C Function} void gcc_jit_context_dump_to_file (gcc_jit_context@w{ }*ctxt, const c…
4700 To contrast the above: @ref{5a,,gcc_jit_context_dump_to_file()} dumps the
8400 your context using @ref{5a,,gcc_jit_context_dump_to_file()}:
8403 gcc_jit_context_dump_to_file (ctxt, "/tmp/something.c",