Searched defs:SourceJD (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | LazyReexports.cpp | 27 JITDylib &SourceJD, SymbolStringPtr SymbolName, in getCallThroughTrampoline() 42 JITDylib *SourceJD = nullptr; in callThroughToSymbol() local 126 JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc, in LazyReexportsMaterializationUnit()
|
D | ObjectLinkingLayer.cpp | 307 JITDylib &SourceJD = *QueryDepsEntry.first; in registerDependencies() local
|
D | Core.cpp | 582 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/ |
D | LazyReexports.h | 63 JITDylib *SourceJD; member 158 JITDylib &SourceJD; variable
|
D | Core.h | 743 JITDylib *SourceJD = nullptr; variable
|
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
D | LazyReexports.cpp | 24 JITDylib &SourceJD, SymbolStringPtr SymbolName, in getCallThroughTrampoline() 146 JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc) in LazyReexportsMaterializationUnit()
|
D | ObjectLinkingLayer.cpp | 420 JITDylib &SourceJD = *QueryDepsEntry.first; in registerDependencies() local
|
D | Core.cpp | 253 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/ |
D | LazyReexports.h | 174 JITDylib &SourceJD; variable
|
D | Core.h | 658 JITDylib *SourceJD = nullptr; variable
|