Searched refs:X86AddressSanitizer32 (Results 1 – 1 of 1) sorted by relevance
503 class X86AddressSanitizer32 : public X86AddressSanitizer { class507 X86AddressSanitizer32(const MCSubtargetInfo &STI) in X86AddressSanitizer32() function in llvm::__anon44d5f3750111::X86AddressSanitizer32510 virtual ~X86AddressSanitizer32() {} in ~X86AddressSanitizer32()624 void X86AddressSanitizer32::InstrumentMemOperandSmall( in InstrumentMemOperandSmall()699 void X86AddressSanitizer32::InstrumentMemOperandLarge( in InstrumentMemOperandLarge()740 void X86AddressSanitizer32::InstrumentMOVSImpl(unsigned AccessSize, in InstrumentMOVSImpl()1077 return new X86AddressSanitizer32(STI); in CreateX86AsmInstrumentation()