Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h63 JITDylib *SourceJD; member
158 JITDylib &SourceJD; variable
H A DCore.h789 JITDylib *SourceJD = nullptr; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp25 JITDylib &SourceJD, SymbolStringPtr SymbolName, in getCallThroughTrampoline() argument
155 JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc) in LazyReexportsMaterializationUnit() argument
[all...]
H A DCore.cpp301 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 DObjectLinkingLayer.cpp611 JITDylib &SourceJD = *QueryDepsEntry.first; registerDependencies() local
H A DOrcV2CBindings.cpp441 LLVMOrcLazyReexports(LLVMOrcLazyCallThroughManagerRef LCTM,LLVMOrcIndirectStubsManagerRef ISM,LLVMOrcJITDylibRef SourceJD,LLVMOrcCSymbolAliasMapPairs CallableAliases,size_t NumPairs) LLVMOrcLazyReexports() argument