| GCC Middle and Back End API Reference
    | 
| Data Fields | |
| const char * | option | 
| const char * | append | 
| size_t | append_len | 
| bool | omit_relative | 
| bool | separate_options | 
| bool | realpaths | 
Callback for processing %D and %I specs.
| const char* spec_path_info::append | 
Referenced by do_spec_1(), and spec_path().
| size_t spec_path_info::append_len | 
Referenced by do_spec_1(), and spec_path().
| bool spec_path_info::omit_relative | 
Referenced by do_spec_1(), and spec_path().
| const char* spec_path_info::option | 
Referenced by do_spec_1(), and spec_path().
| bool spec_path_info::realpaths | 
Referenced by do_spec_1(), and spec_path().
| bool spec_path_info::separate_options | 
Referenced by do_spec_1(), and spec_path().