Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.cpp2028 VersionTuple cVersion; in handleLDPreviousSymbol() local
2029 if (cVersion.tryParse(compatVersion)) { in handleLDPreviousSymbol()
2035 newCompatibilityVersion = encodeVersion(cVersion); in handleLDPreviousSymbol()