Searched refs:graph_dump_format (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dgraph.c44 switch (graph_dump_format)
61 switch (graph_dump_format)
87 switch (graph_dump_format)
107 switch (graph_dump_format)
120 switch (graph_dump_format)
174 switch (graph_dump_format)
193 switch (graph_dump_format)
221 switch (graph_dump_format)
235 switch (graph_dump_format)
258 size_t extlen = strlen (graph_ext[graph_dump_format])
[all...]
H A Dflags.h536 extern enum graph_dump_types graph_dump_format;
H A Dtoplev.c321 enum graph_dump_types graph_dump_format; variable in typeref:enum:graph_dump_types
3008 if (graph_dump_format != no_graph)
3014 if (graph_dump_format != no_graph)
3020 if (graph_dump_format != no_graph)
3026 if (graph_dump_format != no_graph)
3032 if (graph_dump_format != no_graph)
3038 if (graph_dump_format != no_graph)
3044 if (graph_dump_format != no_graph)
3050 if (graph_dump_format != no_graph)
3056 if (graph_dump_format !
[all...]

Completed in 147 milliseconds