Searched refs:extra_search_path_ (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dplugin.h153 this_blocker_(NULL), extra_search_path_(), lock_(NULL),
419 std::string extra_search_path_; member in class:gold::Plugin_manager
H A Doptions.h2033 : name_(), type_(INPUT_FILE_TYPE_FILE), extra_search_path_(""),
2041 : name_(name), type_(type), extra_search_path_(extra_search_path),
2053 : name_(name), type_(type), extra_search_path_(extra_search_path),
2076 return (this->extra_search_path_.empty()
2078 : this->extra_search_path_.c_str());
2093 || !this->extra_search_path_.empty());
2112 std::string extra_search_path_; member in class:gold::Input_file_argument
H A Dplugin.cc1160 this->extra_search_path_ = std::string(path);
1174 ? this->extra_search_path_.c_str()
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dplugin.h153 this_blocker_(NULL), extra_search_path_(), lock_(NULL),
419 std::string extra_search_path_; member in class:gold::Plugin_manager
H A Doptions.h2004 : name_(), type_(INPUT_FILE_TYPE_FILE), extra_search_path_(""),
2012 : name_(name), type_(type), extra_search_path_(extra_search_path),
2024 : name_(name), type_(type), extra_search_path_(extra_search_path),
2047 return (this->extra_search_path_.empty()
2049 : this->extra_search_path_.c_str());
2064 || !this->extra_search_path_.empty());
2083 std::string extra_search_path_; member in class:gold::Input_file_argument
H A Dplugin.cc1160 this->extra_search_path_ = std::string(path);
1174 ? this->extra_search_path_.c_str()
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dplugin.h153 this_blocker_(NULL), extra_search_path_(), lock_(NULL),
419 std::string extra_search_path_; member in class:gold::Plugin_manager
H A Doptions.h2033 : name_(), type_(INPUT_FILE_TYPE_FILE), extra_search_path_(""),
2041 : name_(name), type_(type), extra_search_path_(extra_search_path),
2053 : name_(name), type_(type), extra_search_path_(extra_search_path),
2076 return (this->extra_search_path_.empty()
2078 : this->extra_search_path_.c_str());
2093 || !this->extra_search_path_.empty());
2112 std::string extra_search_path_; member in class:gold::Input_file_argument
H A Dplugin.cc1160 this->extra_search_path_ = std::string(path);
1174 ? this->extra_search_path_.c_str()

Completed in 162 milliseconds