Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.cpp2082 uint32_t newCurrentVersionForSymbol = currentVersion; in handleLDPreviousSymbol() local
2091 newCurrentVersionForSymbol = newCompatibilityVersion; in handleLDPreviousSymbol()
2097 auto *dylib = getSyntheticDylib(installName, newCurrentVersionForSymbol, in handleLDPreviousSymbol()