Home
last modified time | relevance | path

Searched defs:dump_file_info (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddumpfile.h122 struct dump_file_info struct
127 const char *swtch;
129 const char *glob;
135 FILE *pstream;
137 FILE *alt_stream;
139 dump_kind dkind;
143 int alt_flags;
147 int pstate;
149 int alt_state;
151 int num;
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-pass.h220 struct dump_file_info struct
222 const char *suffix; /* suffix to give output file. */
223 const char *swtch; /* command line switch */
224 const char *glob; /* command line glob */
225 int flags; /* user flags */
226 int state; /* state of play */
227 int num; /* dump file number */