GCC Middle and Back End API Reference
spec_path Struct Reference

Public Member Functions

void * operator() (char *path)

Data Fields

const char * option
const char * append
size_t append_len
bool omit_relative
bool separate_options
bool realpaths

Detailed Description

Callback for processing %D and %I specs.   

Member Function Documentation

◆ operator()()

void * spec_path::operator() ( char * path)

Field Documentation

◆ append

const char* spec_path::append

Referenced by do_spec_1(), and operator()().

◆ append_len

size_t spec_path::append_len

Referenced by do_spec_1(), and operator()().

◆ omit_relative

bool spec_path::omit_relative

Referenced by do_spec_1(), and operator()().

◆ option

const char* spec_path::option

Referenced by do_spec_1(), and operator()().

◆ realpaths

bool spec_path::realpaths

Referenced by do_spec_1(), and operator()().

◆ separate_options

bool spec_path::separate_options

Referenced by do_spec_1(), and operator()().


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