Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.cpp1882 static bool skipPlatformCheckForCatalyst(const InterfaceFile &interface, in skipPlatformCheckForCatalyst() function
1911 !skipPlatformCheckForCatalyst(interface, explicitlyLinked)) { in DylibFile()