Go to the source code of this file.
◆ add_prefix()
void add_prefix |
( |
struct path_prefix * | pprefix, |
|
|
const char * | prefix ) |
|
extern |
◆ add_prefix_begin()
void add_prefix_begin |
( |
struct path_prefix * | pprefix, |
|
|
const char * | prefix ) |
|
extern |
◆ find_a_file()
char * find_a_file |
( |
struct path_prefix * | pprefix, |
|
|
const char * | name, |
|
|
int | mode ) |
|
extern |
References debug, free(), HOST_EXECUTABLE_SUFFIX, path_prefix::max_len, prefix_list::next, NULL, path_prefix::plist, prefix_list::prefix, and S_ISDIR.
Referenced by main(), main(), driver::maybe_run_linker(), and driver::set_up_specs().
◆ find_file_set_debug()
void find_file_set_debug |
( |
bool | debug_state | ) |
|
|
extern |
◆ prefix_from_env()
void prefix_from_env |
( |
const char * | env, |
|
|
struct path_prefix * | pprefix ) |
|
extern |
◆ prefix_from_string()
void prefix_from_string |
( |
const char * | p, |
|
|
struct path_prefix * | pprefix ) |
|
extern |