Home
last modified time | relevance | path

Searched defs:SourceJD (Results 1 – 10 of 10) 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/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h63 JITDylib *SourceJD; member
158 JITDylib &SourceJD; variable
DCore.h743 JITDylib *SourceJD = nullptr; variable
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp24 JITDylib &SourceJD, SymbolStringPtr SymbolName, in getCallThroughTrampoline()
146 JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc) in LazyReexportsMaterializationUnit()
DObjectLinkingLayer.cpp420 JITDylib &SourceJD = *QueryDepsEntry.first; in registerDependencies() local
DCore.cpp253 JITDylib *SourceJD, JITDylibLookupFlags SourceJDLookupFlags, in ReExportsMaterializationUnit()
446 Expected<SymbolAliasMap> buildSimpleReexportsAliasMap(JITDylib &SourceJD, in buildSimpleReexportsAliasMap()
544 ReexportsGenerator::ReexportsGenerator(JITDylib &SourceJD, in ReexportsGenerator()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h174 JITDylib &SourceJD; variable
DCore.h658 JITDylib *SourceJD = nullptr; variable