Searched defs:SourceJD (Results 1 – 5 of 5) sorted by relevance
27 JITDylib &SourceJD, SymbolStringPtr SymbolName, in getCallThroughTrampoline()42 JITDylib *SourceJD = nullptr; in callThroughToSymbol() local126 JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc, in LazyReexportsMaterializationUnit()
307 JITDylib &SourceJD = *QueryDepsEntry.first; in registerDependencies() local
582 JITDylib *SourceJD, JITDylibLookupFlags SourceJDLookupFlags, in ReExportsMaterializationUnit()752 buildSimpleReexportsAliasMap(JITDylib &SourceJD, const SymbolNameSet &Symbols) { in buildSimpleReexportsAliasMap()774 ReexportsGenerator::ReexportsGenerator(JITDylib &SourceJD, in ReexportsGenerator()
174 JITDylib &SourceJD; variable
658 JITDylib *SourceJD = nullptr; variable