Home
last modified time | relevance | path

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

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