Searched refs:PrevSym (Results 1 – 2 of 2) sorted by relevance
221 if (MCSymbol *PrevSym = NewEntry.Symbols.dyn_cast<MCSymbol*>()) { in UpdateForRAUWBlock() local223 SymList->push_back(PrevSym); in UpdateForRAUWBlock()
381 SymbolRef Sym, SymbolRef PrevSym) const;1810 SymbolRef PrevSym) const { in ReportDoubleFree()1832 if (PrevSym) in ReportDoubleFree()1833 R->markInteresting(PrevSym); in ReportDoubleFree()