Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp2060 uint32_t newCurrentVersionForSymbol = currentVersion; in handleLDPreviousSymbol() local
2070 newCurrentVersionForSymbol = newCompatibilityVersion; in handleLDPreviousSymbol()
2076 auto *dylib = getSyntheticDylib(installName, newCurrentVersionForSymbol, in handleLDPreviousSymbol()