|
GCC Middle and Back End API Reference
|
#include <gensupport.h>
Data Fields | |
| const char * | name |
| FILE * | file |
| bool | partition_p |
An output file produced by a machine-description generator. Partition files participate in size-based output selection.
| FILE* generator_output::file |
| const char* generator_output::name |
| bool generator_output::partition_p |