Go to the source code of this file.
Function Documentation
int do_spec |
( |
const char * |
| ) |
|
These are exported by gcc.c.
Spec files linked with gcc.c must provide definitions for these. Called before processing to change/add/remove arguments.
int lang_specific_pre_link |
( |
void |
| ) |
|
Called before linking. Returns 0 on success and -1 on failure.
void pfatal_with_name |
( |
const char * |
| ) |
|
void record_temp_file |
( |
const char * |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
void set_input |
( |
const char * |
| ) |
|
Variable Documentation
int lang_specific_extra_outfiles |
Number of extra output files that lang_specific_pre_link may generate.
A vector of corresponding output files is made up later.
And a vector of corresponding output files is made up later.