Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/
H A DDriverUtils.cpp225 loadDylib(MemoryBufferRef mbref,DylibFile * umbrella,bool isBundleLoader,bool explicitlyLinked) loadDylib() argument
H A DInputFiles.cpp1687 bool isBundleLoader, bool explicitlyLinked) in DylibFile() argument
1862 DylibFile(const InterfaceFile & interface,DylibFile * umbrella,bool isBundleLoader,bool explicitlyLinked) DylibFile() argument
[all...]
H A DDriver.cpp275 addFile(StringRef path,LoadType loadType,bool isLazy=false,bool isExplicit=true,bool isBundleLoader=false,bool isForceHidden=false) addFile() argument