Searched refs:dylibCurrentVersion (Results 1 – 6 of 6) sorted by relevance
126 uint32_t dylibCurrentVersion = 0; member
730 config->dylibCurrentVersion)); in createLoadCommands()
1294 config->dylibCurrentVersion = parseDylibVersion(args, OPT_current_version); in link()
375 uint32_t dylibCurrentVersion(StringRef installName) const;
732 uint32_t MachOLinkingContext::dylibCurrentVersion(StringRef installName) const { in dylibCurrentVersion() function in lld::MachOLinkingContext
1246 depInfo.currentVersion = _ctx.dylibCurrentVersion(dylib->path()); in addDependentDylibs()