Home | History | Annotate | Download | only in gold

Lines Matching refs:set_extra_library_path

121 set_extra_library_path(const char *path);
289 tv[i].tv_u.tv_set_extra_library_path = set_extra_library_path;
833 Plugin_manager::set_extra_library_path(const char* path)
1570 set_extra_library_path(const char* path)
1573 return parameters->options().plugins()->set_extra_library_path(path);