Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h63 JITDylib *SourceJD; global() member
158 JITDylib &SourceJD; global() variable
H A DCore.h820 JITDylib *SourceJD = nullptr; global() variable
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp25 getCallThroughTrampoline(JITDylib & SourceJD,SymbolStringPtr SymbolName,NotifyResolvedFunction NotifyResolved) getCallThroughTrampoline() argument
155 LazyReexportsMaterializationUnit(LazyCallThroughManager & LCTManager,IndirectStubsManager & ISManager,JITDylib & SourceJD,SymbolAliasMap CallableAliases,ImplSymbolMap * SrcJDLoc) LazyReexportsMaterializationUnit() argument
H A DCore.cpp321 ReExportsMaterializationUnit(JITDylib * SourceJD,JITDylibLookupFlags SourceJDLookupFlags,SymbolAliasMap Aliases) ReExportsMaterializationUnit() argument
511 buildSimpleReexportsAliasMap(JITDylib & SourceJD,SymbolNameSet Symbols) buildSimpleReexportsAliasMap() argument
611 ReexportsGenerator(JITDylib & SourceJD,JITDylibLookupFlags SourceJDLookupFlags,SymbolPredicate Allow) ReexportsGenerator() argument
[all...]
H A DOrcV2CBindings.cpp449 LLVMOrcLazyReexports(LLVMOrcLazyCallThroughManagerRef LCTM,LLVMOrcIndirectStubsManagerRef ISM,LLVMOrcJITDylibRef SourceJD,LLVMOrcCSymbolAliasMapPairs CallableAliases,size_t NumPairs) LLVMOrcLazyReexports() argument