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

/external/llvm/tools/gold/
H A Dgold-plugin.cpp84 static std::string extra_library_path; member in namespace:options
105 extra_library_path = opt.substr(strlen("extra_library_path="));
487 if (!options::extra_library_path.empty() &&
488 set_extra_library_path(options::extra_library_path.c_str()) != LDPS_OK) {

Completed in 1553 milliseconds