Searched refs:X86AddressSanitizer64 (Results 1 – 1 of 1) sorted by relevance
760 class X86AddressSanitizer64 : public X86AddressSanitizer { class764 X86AddressSanitizer64(const MCSubtargetInfo &STI) in X86AddressSanitizer64() function in llvm::__anon44d5f3750111::X86AddressSanitizer64767 virtual ~X86AddressSanitizer64() {} in ~X86AddressSanitizer64()894 void X86AddressSanitizer64::InstrumentMemOperandSmall( in InstrumentMemOperandSmall()970 void X86AddressSanitizer64::InstrumentMemOperandLarge( in InstrumentMemOperandLarge()1012 void X86AddressSanitizer64::InstrumentMOVSImpl(unsigned AccessSize, in InstrumentMOVSImpl()1079 return new X86AddressSanitizer64(STI); in CreateX86AsmInstrumentation()