GCC Middle and Back End API Reference
spec_path_info Struct Reference

Data Fields

const charoption
 
const charappend
 
size_t append_len
 
bool omit_relative
 
bool separate_options
 
bool realpaths
 

Detailed Description

Callback for processing %D and %I specs.   

Field Documentation

◆ append

const char* spec_path_info::append

Referenced by do_spec_1(), and spec_path().

◆ append_len

size_t spec_path_info::append_len

Referenced by do_spec_1(), and spec_path().

◆ omit_relative

bool spec_path_info::omit_relative

Referenced by do_spec_1(), and spec_path().

◆ option

const char* spec_path_info::option

Referenced by do_spec_1(), and spec_path().

◆ realpaths

bool spec_path_info::realpaths

Referenced by do_spec_1(), and spec_path().

◆ separate_options

bool spec_path_info::separate_options

Referenced by do_spec_1(), and spec_path().


The documentation for this struct was generated from the following file: