GCC Middle and Back End API Reference
|
Data Fields | |
const char * | name |
const char * | suffix |
int | name_len |
int | suffix_len |
int | mode |
Callback for find_a_file. Appends the file name to the directory path. If the resulting file exists in the right mode, return the full pathname to the file.
int file_at_path_info::mode |
const char* file_at_path_info::name |
int file_at_path_info::name_len |
const char* file_at_path_info::suffix |
int file_at_path_info::suffix_len |