Home
last modified time | relevance | path

Searched refs:add_to_library_path_with_sysroot (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Doptions.cc1145 this->add_to_library_path_with_sysroot("/lib"); in finalize()
1146 this->add_to_library_path_with_sysroot("/usr/lib"); in finalize()
1149 this->add_to_library_path_with_sysroot(TOOLLIBDIR); in finalize()
1163 this->add_to_library_path_with_sysroot(libpath.substr(pos, len)); in finalize()
Doptions.h1621 add_to_library_path_with_sysroot(const std::string& arg) in add_to_library_path_with_sysroot() function
DChangeLog4403 (General_options::add_to_library_path_with_sysroot): Change arg to