Searched defs:SourceJD (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LazyReexports.h | 63 JITDylib *SourceJD; global() member 158 JITDylib &SourceJD; global() variable
|
H A D | Core.h | 820 JITDylib *SourceJD = nullptr; global() variable
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | LazyReexports.cpp | 25 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 D | Core.cpp | 321 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 D | OrcV2CBindings.cpp | 449 LLVMOrcLazyReexports(LLVMOrcLazyCallThroughManagerRef LCTM,LLVMOrcIndirectStubsManagerRef ISM,LLVMOrcJITDylibRef SourceJD,LLVMOrcCSymbolAliasMapPairs CallableAliases,size_t NumPairs) LLVMOrcLazyReexports() argument
|