GCC Middle and Back End API Reference
|
Data Fields | |
const char * | suffix |
const char * | spec |
const char * | cpp_spec |
const int | combinable |
const int | needs_preprocessing |
Record the mapping from file suffixes for compilation specs.
const int compiler::combinable |
Referenced by main().
const char* compiler::cpp_spec |
Referenced by do_spec_1().
const int compiler::needs_preprocessing |
const char* compiler::spec |
Referenced by do_option_spec(), lookup_compiler(), main(), read_specs(), validate_all_switches(), and validate_switches_from_spec().
const char* compiler::suffix |
Referenced by input_spec_matches(), lookup_compiler(), and read_specs().