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

References

tools/lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
  479   if (libPath.startswith("/")) {
  482       llvm::sys::path::append(path, libPath);
  496     if (pathExists(libPath)) {
  497       _searchDirs.push_back(libPath);