|
GCC Middle and Back End API Reference
|
Data Fields | |
| const char * | part1 |
| const char ** | args |
| unsigned int | live_cond |
| bool | known |
| bool | validated |
| bool | ordering |
| const char** switchstr::args |
Referenced by save_switch().
| bool switchstr::known |
Referenced by save_switch().
| unsigned int switchstr::live_cond |
Referenced by check_live_switch(), do_self_spec(), do_spec_1(), and save_switch().
| bool switchstr::ordering |
Referenced by mark_matching_switches(), process_marked_switches(), and save_switch().
| const char* switchstr::part1 |
| bool switchstr::validated |
Referenced by check_live_switch(), do_spec_1(), give_switch(), save_switch(), and validate_switches().