Home
last modified time | relevance | path

Searched refs:dump_pretty_printer (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddump-context.h159 class dump_pretty_printer : public pretty_printer
162 dump_pretty_printer (dump_context *context, dump_flags_t dump_kind);
H A Ddumpfile.c782 dump_pretty_printer::dump_pretty_printer (dump_context *context, in dump_pretty_printer() function
804 dump_pretty_printer::emit_items (optinfo *dest) in emit_items()
846 dump_pretty_printer::emit_any_pending_textual_chunks (optinfo *dest) in emit_any_pending_textual_chunks()
870 dump_pretty_printer::emit_item (optinfo_item *item, optinfo *dest) in emit_item()
883 dump_pretty_printer::stash_item (const char **buffer_ptr, optinfo_item *item) in stash_item()
897 dump_pretty_printer::format_decoder_cb (pretty_printer *pp, text_info *text, in format_decoder_cb()
903 dump_pretty_printer *opp = static_cast <dump_pretty_printer *> (pp); in format_decoder_cb()
930 dump_pretty_printer::decode_format (text_info *text, const char *spec, in decode_format()
988 dump_pretty_printer pp (this, metadata.get_dump_flags ()); in dump_printf_va()
H A Dopt-problem.cc63 dump_pretty_printer pp (&dump_context::get (), MSG_MISSED_OPTIMIZATION); in opt_problem()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddump-context.h159 class dump_pretty_printer : public pretty_printer
162 dump_pretty_printer (dump_context *context, dump_flags_t dump_kind);
H A Ddumpfile.c783 dump_pretty_printer::dump_pretty_printer (dump_context *context, in dump_pretty_printer() function
805 dump_pretty_printer::emit_items (optinfo *dest) in emit_items()
847 dump_pretty_printer::emit_any_pending_textual_chunks (optinfo *dest) in emit_any_pending_textual_chunks()
871 dump_pretty_printer::emit_item (optinfo_item *item, optinfo *dest) in emit_item()
884 dump_pretty_printer::stash_item (const char **buffer_ptr, optinfo_item *item) in stash_item()
898 dump_pretty_printer::format_decoder_cb (pretty_printer *pp, text_info *text, in format_decoder_cb()
904 dump_pretty_printer *opp = static_cast <dump_pretty_printer *> (pp); in format_decoder_cb()
931 dump_pretty_printer::decode_format (text_info *text, const char *spec, in decode_format()
989 dump_pretty_printer pp (this, metadata.get_dump_flags ()); in dump_printf_va()
H A Dopt-problem.cc63 dump_pretty_printer pp (&dump_context::get (), MSG_MISSED_OPTIMIZATION); in opt_problem()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddump-context.h159 class dump_pretty_printer : public pretty_printer
162 dump_pretty_printer (dump_context *context, dump_flags_t dump_kind);
H A Ddumpfile.c783 dump_pretty_printer::dump_pretty_printer (dump_context *context, in dump_pretty_printer() function
805 dump_pretty_printer::emit_items (optinfo *dest) in emit_items()
847 dump_pretty_printer::emit_any_pending_textual_chunks (optinfo *dest) in emit_any_pending_textual_chunks()
871 dump_pretty_printer::emit_item (optinfo_item *item, optinfo *dest) in emit_item()
884 dump_pretty_printer::stash_item (const char **buffer_ptr, optinfo_item *item) in stash_item()
898 dump_pretty_printer::format_decoder_cb (pretty_printer *pp, text_info *text, in format_decoder_cb()
904 dump_pretty_printer *opp = static_cast <dump_pretty_printer *> (pp); in format_decoder_cb()
931 dump_pretty_printer::decode_format (text_info *text, const char *spec, in decode_format()
989 dump_pretty_printer pp (this, metadata.get_dump_flags ()); in dump_printf_va()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddump-context.h159 class dump_pretty_printer : public pretty_printer
162 dump_pretty_printer (dump_context *context, dump_flags_t dump_kind);
H A Ddumpfile.c782 dump_pretty_printer::dump_pretty_printer (dump_context *context, in dump_pretty_printer() function
804 dump_pretty_printer::emit_items (optinfo *dest) in emit_items()
846 dump_pretty_printer::emit_any_pending_textual_chunks (optinfo *dest) in emit_any_pending_textual_chunks()
870 dump_pretty_printer::emit_item (optinfo_item *item, optinfo *dest) in emit_item()
883 dump_pretty_printer::stash_item (const char **buffer_ptr, optinfo_item *item) in stash_item()
897 dump_pretty_printer::format_decoder_cb (pretty_printer *pp, text_info *text, in format_decoder_cb()
903 dump_pretty_printer *opp = static_cast <dump_pretty_printer *> (pp); in format_decoder_cb()
930 dump_pretty_printer::decode_format (text_info *text, const char *spec, in decode_format()
988 dump_pretty_printer pp (this, metadata.get_dump_flags ()); in dump_printf_va()
H A Dopt-problem.cc63 dump_pretty_printer pp (&dump_context::get (), MSG_MISSED_OPTIMIZATION); in opt_problem()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddump-context.h159 class dump_pretty_printer : public pretty_printer
162 dump_pretty_printer (dump_context *context, dump_flags_t dump_kind);
H A Ddumpfile.c783 dump_pretty_printer::dump_pretty_printer (dump_context *context, in dump_pretty_printer() function
805 dump_pretty_printer::emit_items (optinfo *dest) in emit_items()
847 dump_pretty_printer::emit_any_pending_textual_chunks (optinfo *dest) in emit_any_pending_textual_chunks()
871 dump_pretty_printer::emit_item (optinfo_item *item, optinfo *dest) in emit_item()
884 dump_pretty_printer::stash_item (const char **buffer_ptr, optinfo_item *item) in stash_item()
898 dump_pretty_printer::format_decoder_cb (pretty_printer *pp, text_info *text, in format_decoder_cb()
904 dump_pretty_printer *opp = static_cast <dump_pretty_printer *> (pp); in format_decoder_cb()
931 dump_pretty_printer::decode_format (text_info *text, const char *spec, in decode_format()
989 dump_pretty_printer pp (this, metadata.get_dump_flags ()); in dump_printf_va()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddump-context.h159 class dump_pretty_printer : public pretty_printer
162 dump_pretty_printer (dump_context *context, dump_flags_t dump_kind);
H A Ddumpfile.c782 dump_pretty_printer::dump_pretty_printer (dump_context *context, in dump_pretty_printer() function
804 dump_pretty_printer::emit_items (optinfo *dest) in emit_items()
846 dump_pretty_printer::emit_any_pending_textual_chunks (optinfo *dest) in emit_any_pending_textual_chunks()
870 dump_pretty_printer::emit_item (optinfo_item *item, optinfo *dest) in emit_item()
883 dump_pretty_printer::stash_item (const char **buffer_ptr, optinfo_item *item) in stash_item()
897 dump_pretty_printer::format_decoder_cb (pretty_printer *pp, text_info *text, in format_decoder_cb()
903 dump_pretty_printer *opp = static_cast <dump_pretty_printer *> (pp); in format_decoder_cb()
930 dump_pretty_printer::decode_format (text_info *text, const char *spec, in decode_format()
988 dump_pretty_printer pp (this, metadata.get_dump_flags ()); in dump_printf_va()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddump-context.h161 class dump_pretty_printer : public pretty_printer
164 dump_pretty_printer (dump_context *context, dump_flags_t dump_kind);
H A Ddumpfile.c797 dump_pretty_printer::dump_pretty_printer (dump_context *context, in dump_pretty_printer() function
819 dump_pretty_printer::emit_items (optinfo *dest) in emit_items()
861 dump_pretty_printer::emit_any_pending_textual_chunks (optinfo *dest) in emit_any_pending_textual_chunks()
885 dump_pretty_printer::emit_item (optinfo_item *item, optinfo *dest) in emit_item()
898 dump_pretty_printer::stash_item (const char **buffer_ptr, optinfo_item *item) in stash_item()
912 dump_pretty_printer::format_decoder_cb (pretty_printer *pp, text_info *text, in format_decoder_cb()
918 dump_pretty_printer *opp = static_cast <dump_pretty_printer *> (pp); in format_decoder_cb()
945 dump_pretty_printer::decode_format (text_info *text, const char *spec, in decode_format()
1003 dump_pretty_printer pp (this, metadata.get_dump_flags ()); in dump_printf_va()
H A Dopt-problem.cc63 dump_pretty_printer pp (&dump_context::get (), MSG_MISSED_OPTIMIZATION); in opt_problem()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddump-context.h161 class dump_pretty_printer : public pretty_printer
164 dump_pretty_printer (dump_context *context, dump_flags_t dump_kind);
H A Ddumpfile.c797 dump_pretty_printer::dump_pretty_printer (dump_context *context, in dump_pretty_printer() function
819 dump_pretty_printer::emit_items (optinfo *dest) in emit_items()
861 dump_pretty_printer::emit_any_pending_textual_chunks (optinfo *dest) in emit_any_pending_textual_chunks()
885 dump_pretty_printer::emit_item (optinfo_item *item, optinfo *dest) in emit_item()
898 dump_pretty_printer::stash_item (const char **buffer_ptr, optinfo_item *item) in stash_item()
912 dump_pretty_printer::format_decoder_cb (pretty_printer *pp, text_info *text, in format_decoder_cb()
918 dump_pretty_printer *opp = static_cast <dump_pretty_printer *> (pp); in format_decoder_cb()
945 dump_pretty_printer::decode_format (text_info *text, const char *spec, in decode_format()
1003 dump_pretty_printer pp (this, metadata.get_dump_flags ()); in dump_printf_va()
H A Dopt-problem.cc63 dump_pretty_printer pp (&dump_context::get (), MSG_MISSED_OPTIMIZATION); in opt_problem()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddump-context.h161 class dump_pretty_printer : public pretty_printer
164 dump_pretty_printer (dump_context *context, dump_flags_t dump_kind);
H A Ddumpfile.c797 dump_pretty_printer::dump_pretty_printer (dump_context *context, in dump_pretty_printer() function
819 dump_pretty_printer::emit_items (optinfo *dest) in emit_items()
861 dump_pretty_printer::emit_any_pending_textual_chunks (optinfo *dest) in emit_any_pending_textual_chunks()
885 dump_pretty_printer::emit_item (optinfo_item *item, optinfo *dest) in emit_item()
898 dump_pretty_printer::stash_item (const char **buffer_ptr, optinfo_item *item) in stash_item()
912 dump_pretty_printer::format_decoder_cb (pretty_printer *pp, text_info *text, in format_decoder_cb()
918 dump_pretty_printer *opp = static_cast <dump_pretty_printer *> (pp); in format_decoder_cb()
945 dump_pretty_printer::decode_format (text_info *text, const char *spec, in decode_format()
1003 dump_pretty_printer pp (this, metadata.get_dump_flags ()); in dump_printf_va()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddump-context.h161 class dump_pretty_printer : public pretty_printer
164 dump_pretty_printer (dump_context *context, dump_flags_t dump_kind);
H A Ddumpfile.c797 dump_pretty_printer::dump_pretty_printer (dump_context *context, in dump_pretty_printer() function
819 dump_pretty_printer::emit_items (optinfo *dest) in emit_items()
861 dump_pretty_printer::emit_any_pending_textual_chunks (optinfo *dest) in emit_any_pending_textual_chunks()
885 dump_pretty_printer::emit_item (optinfo_item *item, optinfo *dest) in emit_item()
898 dump_pretty_printer::stash_item (const char **buffer_ptr, optinfo_item *item) in stash_item()
912 dump_pretty_printer::format_decoder_cb (pretty_printer *pp, text_info *text, in format_decoder_cb()
918 dump_pretty_printer *opp = static_cast <dump_pretty_printer *> (pp); in format_decoder_cb()
945 dump_pretty_printer::decode_format (text_info *text, const char *spec, in decode_format()
1003 dump_pretty_printer pp (this, metadata.get_dump_flags ()); in dump_printf_va()

12