Searched refs:isImplicitlyLinked (Results 1 – 7 of 7) sorted by relevance
540 static bool isImplicitlyLinked(StringRef path) { in isImplicitlyLinked() function558 if (reexport && isImplicitlyLinked(path)) in loadReexport()582 DylibFile *exportingFile = isImplicitlyLinked(dylibName) ? this : umbrella; in DylibFile()623 DylibFile *exportingFile = isImplicitlyLinked(dylibName) ? this : umbrella; in DylibFile()
943 static bool isImplicitlyLinked(StringRef path) { in isImplicitlyLinked() function1009 exportingFile = isImplicitlyLinked(installName) ? this : this->umbrella; in DylibFile()1094 exportingFile = isImplicitlyLinked(installName) ? this : umbrella; in DylibFile()
974 static bool isImplicitlyLinked(StringRef path) { in isImplicitlyLinked() function1040 exportingFile = isImplicitlyLinked(installName) ? this : this->umbrella; in DylibFile()1125 exportingFile = isImplicitlyLinked(installName) ? this : umbrella; in DylibFile()
943 static bool isImplicitlyLinked(StringRef path) {1009 exportingFile = isImplicitlyLinked(installName) ? this : this->umbrella;1094 exportingFile = isImplicitlyLinked(installName) ? this : umbrella;