Home
last modified time | relevance | path

Searched refs:isImplicitlyLinked (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.cpp1727 static bool isImplicitlyLinked(StringRef path) { in isImplicitlyLinked() function
1792 exportingFile = isImplicitlyLinked(installName) ? this : this->umbrella; in DylibFile()
1919 exportingFile = isImplicitlyLinked(installName) ? this : umbrella; in DylibFile()