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.27/gold/
Doptions.cc1167 this->add_to_library_path_with_sysroot("/lib"); in finalize()
1168 this->add_to_library_path_with_sysroot("/usr/lib"); in finalize()
1171 this->add_to_library_path_with_sysroot(TOOLLIBDIR); in finalize()
1185 this->add_to_library_path_with_sysroot(libpath.substr(pos, len)); in finalize()
Doptions.h1655 add_to_library_path_with_sysroot(const std::string& arg) in add_to_library_path_with_sysroot() function
DChangeLog-08155820 (General_options::add_to_library_path_with_sysroot): Change arg to