Searched refs:DependantSym (Results 1 – 2 of 2) sorted by relevance
1272 auto &DependantSym = DependantJD.Symbols[DependantName]; in notifyFailed() local1273 DependantSym.setFlags(DependantSym.getFlags() | in notifyFailed()1292 if (DependantSym.getState() == SymbolState::Emitted) { in notifyFailed()
1165 auto &DependantSym = DependantJD.Symbols[DependantName]; in failSymbols() local1166 DependantSym.setFlags(DependantSym.getFlags() | in failSymbols()1185 if (DependantSym.getState() == SymbolState::Emitted) { in failSymbols()