GCC Middle and Back End API Reference
|
#include <gcc.h>
Data Fields | |
const char * | name |
const char *(* | func )(int, const char **) |
The mapping of a spec function name to the C function that implements it.
const char*(* spec_function::func)(int, const char **) |
Referenced by eval_spec_function(), and handle_spec_function().
const char* spec_function::name |
Referenced by check_live_switch(), find_file(), and lookup_spec_function().