Searched refs:isUpwardDylib (Results 1 – 3 of 3) sorted by relevance
391 bool isUpwardDylib(StringRef installName) const;
786 bool MachOLinkingContext::isUpwardDylib(StringRef installName) const { in isUpwardDylib() function in lld::MachOLinkingContext
1260 else if (_ctx.isUpwardDylib(dep.path)) in addDependentDylibs()