reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/gold/gold-plugin.cpp
  227       extra_library_path = opt.substr(strlen("extra_library_path="));
 1101   if (!options::extra_library_path.empty() &&
 1102       set_extra_library_path(options::extra_library_path.c_str()) != LDPS_OK)