Home
last modified time | relevance | path

Searched defs:isReexport (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DDriver.cpp417 addLibrary(StringRef name,bool isNeeded,bool isWeak,bool isReexport,bool isHidden,bool isExplicit,LoadType loadType) addLibrary() argument
444 addFramework(StringRef name,bool isNeeded,bool isWeak,bool isReexport,bool isExplicit,LoadType loadType) addFramework() argument