Searched defs:SourceJD (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LazyReexports.h | 63 JITDylib *SourceJD; member 158 JITDylib &SourceJD; variable
|
H A D | Core.h | 789 JITDylib *SourceJD = nullptr; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | LazyReexports.cpp | 25 JITDylib &SourceJD, SymbolStringPtr SymbolName, in getCallThroughTrampoline() argument 155 JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc) in LazyReexportsMaterializationUnit() argument [all...] |
H A D | Core.cpp | 301 ReExportsMaterializationUnit(JITDylib * SourceJD,JITDylibLookupFlags SourceJDLookupFlags,SymbolAliasMap Aliases) ReExportsMaterializationUnit() argument 494 buildSimpleReexportsAliasMap(JITDylib & SourceJD,SymbolNameSet Symbols) buildSimpleReexportsAliasMap() argument 594 ReexportsGenerator(JITDylib & SourceJD,JITDylibLookupFlags SourceJDLookupFlags,SymbolPredicate Allow) ReexportsGenerator() argument [all...] |
H A D | ObjectLinkingLayer.cpp | 611 JITDylib &SourceJD = *QueryDepsEntry.first; registerDependencies() local
|
H A D | OrcV2CBindings.cpp | 441 LLVMOrcLazyReexports(LLVMOrcLazyCallThroughManagerRef LCTM,LLVMOrcIndirectStubsManagerRef ISM,LLVMOrcJITDylibRef SourceJD,LLVMOrcCSymbolAliasMapPairs CallableAliases,size_t NumPairs) LLVMOrcLazyReexports() argument
|