Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1559 loadDylib(StringRef path,DylibFile * umbrella) loadDylib() argument
1577 findDylib(StringRef path,DylibFile * umbrella,const InterfaceFile * currentTopLevelTapi) findDylib() argument
1677 loadReexport(StringRef path,DylibFile * umbrella,const InterfaceFile * currentTopLevelTapi) loadReexport() argument
1685 DylibFile(MemoryBufferRef mb,DylibFile * umbrella,bool isBundleLoader,bool explicitlyLinked) DylibFile() argument
1857 DylibFile(const InterfaceFile & interface,DylibFile * umbrella,bool isBundleLoader,bool explicitlyLinked) DylibFile() argument
1937 DylibFile(DylibFile * umbrella) DylibFile() argument
[all...]
H A DDriverUtils.cpp214 loadDylib(MemoryBufferRef mbref,DylibFile * umbrella,bool isBundleLoader,bool explicitlyLinked) loadDylib() argument
H A DInputFiles.h242 DylibFile *umbrella; variable
H A DWriter.cpp133 LCSubFramework(StringRef umbrella) LCSubFramework() argument
153 const StringRef umbrella; global() member in __anon22344ad10111::LCSubFramework
[all...]
H A DConfig.h168 llvm::StringRef umbrella; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h629 uint32_t umbrella; member