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

References

tools/lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
  702   if (leafName.startswith("lib") && leafName.endswith(".dylib")) {
  702   if (leafName.startswith("lib") && leafName.endswith(".dylib")) {
  704     auto libPath = searchLibrary(leafName);