Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp27 JITDylib &SourceJD, SymbolStringPtr SymbolName, in getCallThroughTrampoline()
42 JITDylib *SourceJD = nullptr; in callThroughToSymbol() local
126 JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc, in LazyReexportsMaterializationUnit()
DObjectLinkingLayer.cpp307 JITDylib &SourceJD = *QueryDepsEntry.first; in registerDependencies() local
DCore.cpp582 JITDylib *SourceJD, JITDylibLookupFlags SourceJDLookupFlags, in ReExportsMaterializationUnit()
752 buildSimpleReexportsAliasMap(JITDylib &SourceJD, const SymbolNameSet &Symbols) { in buildSimpleReexportsAliasMap()
774 ReexportsGenerator::ReexportsGenerator(JITDylib &SourceJD, in ReexportsGenerator()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h63 JITDylib *SourceJD; member
159 JITDylib &SourceJD; variable
DCore.h800 JITDylib *SourceJD = nullptr; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp24 JITDylib &SourceJD, SymbolStringPtr SymbolName, in getCallThroughTrampoline()
154 JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc) in LazyReexportsMaterializationUnit()
DCore.cpp299 JITDylib *SourceJD, JITDylibLookupFlags SourceJDLookupFlags, in ReExportsMaterializationUnit()
492 Expected<SymbolAliasMap> buildSimpleReexportsAliasMap(JITDylib &SourceJD, in buildSimpleReexportsAliasMap()
593 ReexportsGenerator::ReexportsGenerator(JITDylib &SourceJD, in ReexportsGenerator()
DObjectLinkingLayer.cpp577 JITDylib &SourceJD = *QueryDepsEntry.first; in registerDependencies() local
DOrcV2CBindings.cpp472 LLVMOrcJITDylibRef SourceJD, LLVMOrcCSymbolAliasMapPairs CallableAliases, in LLVMOrcLazyReexports()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h174 JITDylib &SourceJD; variable
DCore.h658 JITDylib *SourceJD = nullptr; variable