Searched refs:diagnostic_initialize (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dselftest-diagnostic.c38 diagnostic_initialize (this, 0);
H A Ddiagnostic.h373 extern void diagnostic_initialize (diagnostic_context *, int);
H A Dgcov-dump.c96 diagnostic_initialize (global_dc, 0);
H A Dgcov-tool.c592 diagnostic_initialize (global_dc, 0);
H A Dtoplev.c1170 diagnostic_initialize (global_dc, N_OPTS);
H A Dlto-wrapper.c2013 diagnostic_initialize (global_dc, 0);
H A Ddiagnostic.c173 diagnostic_initialize (diagnostic_context *context, int n_opts)
300 /* diagnostic_initialize allocates context->printer using XNEW
171 diagnostic_initialize (diagnostic_context *context, int n_opts) function
H A Dgcov.c848 diagnostic_initialize (global_dc, 0);
H A Dgcc.c7510 diagnostic_initialize (global_dc, 0);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dselftest-diagnostic.cc38 diagnostic_initialize (this, 0);
H A Ddiagnostic.h464 extern void diagnostic_initialize (diagnostic_context *, int);
H A Dgcov-tool.cc591 diagnostic_initialize (global_dc, 0);
H A Dgcov-dump.cc97 diagnostic_initialize (global_dc, 0);
H A Dtoplev.cc1027 diagnostic_initialize (global_dc, N_OPTS);
H A Dlto-wrapper.cc2140 diagnostic_initialize (global_dc, 0);
H A Ddiagnostic.cc174 diagnostic_initialize (diagnostic_context *context, int n_opts)
326 /* diagnostic_initialize allocates context->printer using XNEW
172 diagnostic_initialize (diagnostic_context *context, int n_opts) function
H A Dgcov.cc881 diagnostic_initialize (global_dc, 0);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dprogram-point.cc185 diagnostic_initialize (this, 0);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dintelmic-mkoffload.c554 diagnostic_initialize (global_dc, 0);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dmkoffload.c402 diagnostic_initialize (global_dc, 0);
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-point.cc260 diagnostic_initialize (this, 0);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dmkoffload.cc415 diagnostic_initialize (global_dc, 0);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dmkoffload.c530 diagnostic_initialize (global_dc, 0);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dintelmic-mkoffload.cc594 diagnostic_initialize (global_dc, 0);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dmkoffload.cc822 diagnostic_initialize (global_dc, 0);

Completed in 233 milliseconds

12