Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.cpp115 static std::vector<PlatformInfo> getPlatformInfos(const InputFile *input) { in getPlatformInfos() function
155 std::vector<PlatformInfo> platformInfos = getPlatformInfos(input); in checkCompatibility()