Searched defs:umbrella (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/ |
H A D | InputFiles.cpp | 1559 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 D | DriverUtils.cpp | 214 loadDylib(MemoryBufferRef mbref,DylibFile * umbrella,bool isBundleLoader,bool explicitlyLinked) loadDylib() argument
|
H A D | InputFiles.h | 242 DylibFile *umbrella; variable
|
H A D | Writer.cpp | 133 LCSubFramework(StringRef umbrella) LCSubFramework() argument 153 const StringRef umbrella; global() member in __anon22344ad10111::LCSubFramework [all...] |
H A D | Config.h | 168 llvm::StringRef umbrella; global() member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 629 uint32_t umbrella; member
|