Home
last modified time | relevance | path

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

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