Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.cpp1877 constexpr std::array<StringRef, 3> skipPlatformChecks{ variable
1909 if (!is_contained(skipPlatformChecks, installName) && in DylibFile()
1983 if (is_contained(skipPlatformChecks, intfRef.getInstallName()) || in parseReexports()