Searched defs:SourceJD (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h63 JITDylib *SourceJD; member in struct:llvm::orc::LazyCallThroughManager::ReexportsEntry
158 JITDylib &SourceJD; member in class:llvm::orc::LazyReexportsMaterializationUnit
167 lazyReexports(LazyCallThroughManager &LCTManager, IndirectStubsManager &ISManager, JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc = nullptr, VModuleKey K = VModuleKey()) argument
H A DCore.h670 JITDylib *SourceJD = nullptr; member in class:llvm::orc::ReExportsMaterializationUnit
697 reexports(JITDylib &SourceJD, SymbolAliasMap Aliases, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp23 getCallThroughTrampoline( JITDylib &SourceJD, SymbolStringPtr SymbolName, NotifyResolvedFunction NotifyResolved) argument
140 LazyReexportsMaterializationUnit( LazyCallThroughManager &LCTManager, IndirectStubsManager &ISManager, JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc, VModuleKey K) argument
[all...]
H A DObjectLinkingLayer.cpp425 JITDylib &SourceJD = *QueryDepsEntry.first; local
H A DCore.cpp542 buildSimpleReexportsAliasMap(JITDylib &SourceJD, const SymbolNameSet &Symbols) { argument
564 ReexportsGenerator::ReexportsGenerator(JITDylib &SourceJD, argument
361 ReExportsMaterializationUnit( JITDylib *SourceJD, JITDylibLookupFlags SourceJDLookupFlags, SymbolAliasMap Aliases, VModuleKey K) argument
[all...]

Completed in 109 milliseconds