Searched refs:PrevSym (Results 1 – 2 of 2) sorted by relevance
220 if (MCSymbol *PrevSym = NewEntry.Symbols.dyn_cast<MCSymbol*>()) { in UpdateForRAUWBlock() local222 SymList->push_back(PrevSym); in UpdateForRAUWBlock()
239 SymbolRef Sym, SymbolRef PrevSym) const;972 SymbolRef PrevSym) const { in ReportDoubleFree()984 if (PrevSym) in ReportDoubleFree()985 R->markInteresting(PrevSym); in ReportDoubleFree()