Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1062 static constexpr std::array<StringRef, 3> skipPlatformChecks{ variable
1085 if (!is_contained(skipPlatformChecks, installName) && in DylibFile()
1134 if (is_contained(skipPlatformChecks, intfRef.getInstallName()) || in parseReexports()