Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/MachO/
HDConfig.h152 uint32_t dylibCurrentVersion = 0; member
HDWriter.cpp824 config->dylibCurrentVersion)); in createLoadCommands()
HDDriver.cpp1814 config->dylibCurrentVersion = parseDylibVersion(args, OPT_current_version); in link()