Home
last modified time | relevance | path

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

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