Lines Matching defs:dump_file_info
122 struct dump_file_info struct
125 const char *suffix;
127 const char *swtch;
129 const char *glob;
131 const char *pfilename;
133 const char *alt_filename;
135 FILE *pstream;
137 FILE *alt_stream;
139 dump_kind dkind;
141 dump_flags_t pflags;
143 int alt_flags;
145 int optgroup_flags;
147 int pstate;
149 int alt_state;
151 int num;
154 bool owns_strings;
157 bool graph_dump_initialized;