Lines Matching defs:dump_file_info
285 struct dump_file_info struct
288 const char *suffix;
290 const char *swtch;
292 const char *glob;
294 const char *pfilename;
296 const char *alt_filename;
298 FILE *pstream;
300 FILE *alt_stream;
302 dump_kind dkind;
304 dump_flags_t pflags;
306 dump_flags_t alt_flags;
308 optgroup_flags_t optgroup_flags;
310 int pstate;
312 int alt_state;
314 int num;
317 bool owns_strings;
320 bool graph_dump_initialized;