Home
last modified time | relevance | path

Searched refs:extra_search_path_ (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dplugin.h137 this_blocker_(NULL), extra_search_path_(), lock_(NULL), in Plugin_manager()
383 std::string extra_search_path_; variable
Doptions.h1756 : name_(), type_(INPUT_FILE_TYPE_FILE), extra_search_path_(""), in Input_file_argument()
1764 : name_(name), type_(type), extra_search_path_(extra_search_path), in Input_file_argument()
1776 : name_(name), type_(type), extra_search_path_(extra_search_path), in Input_file_argument()
1799 return (this->extra_search_path_.empty() in extra_search_path()
1801 : this->extra_search_path_.c_str()); in extra_search_path()
1816 || !this->extra_search_path_.empty()); in may_need_search()
1835 std::string extra_search_path_; variable
Dplugin.cc835 this->extra_search_path_ = std::string(path); in set_extra_library_path()
849 ? this->extra_search_path_.c_str() in add_input_file()
DChangeLog8635 extra_search_path_.