Searched refs:HandleMismatchSym (Results 1 – 2 of 2) sorted by relevance
701 MCSymbol *HandleMismatchSym = OutContext.createTempSymbol(); in EmitHwasanMemaccessSymbols() local706 .addExpr(MCSymbolRefExpr::create(HandleMismatchSym, OutContext)), in EmitHwasanMemaccessSymbols()723 .addExpr(MCSymbolRefExpr::create(HandleMismatchSym, OutContext)), in EmitHwasanMemaccessSymbols()739 OutStreamer->emitLabel(HandleMismatchSym); in EmitHwasanMemaccessSymbols()
751 MCSymbol *HandleMismatchSym = OutContext.createTempSymbol(); in emitHwasanMemaccessSymbols() local755 .addExpr(MCSymbolRefExpr::create(HandleMismatchSym, OutContext)), in emitHwasanMemaccessSymbols()780 .addExpr(MCSymbolRefExpr::create(HandleMismatchSym, OutContext)), in emitHwasanMemaccessSymbols()807 OutStreamer->emitLabel(HandleMismatchSym); in emitHwasanMemaccessSymbols()