Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp106 static std::vector<PlatformInfo> getPlatformInfos(const InputFile *input) { in getPlatformInfos() function
145 std::vector<PlatformInfo> platformInfos = getPlatformInfos(input); in checkCompatibility()