Searched refs:X86AddressSanitizer (Results 1 – 1 of 1) sorted by relevance
119 class X86AddressSanitizer : public X86AsmInstrumentation { class178 X86AddressSanitizer(const MCSubtargetInfo *&STI) in X86AddressSanitizer() function in llvm::__anon484de05c0111::X86AddressSanitizer181 ~X86AddressSanitizer() override {} in ~X86AddressSanitizer()279 void X86AddressSanitizer::InstrumentMemOperand( in InstrumentMemOperand()292 void X86AddressSanitizer::InstrumentMOVSBase(unsigned DstReg, unsigned SrcReg, in InstrumentMOVSBase()347 void X86AddressSanitizer::InstrumentMOVS(const MCInst &Inst, in InstrumentMOVS()374 void X86AddressSanitizer::InstrumentMOV(const MCInst &Inst, in InstrumentMOV()431 void X86AddressSanitizer::ComputeMemOperandAddress(X86Operand &Op, in ComputeMemOperandAddress()466 X86AddressSanitizer::AddDisplacement(X86Operand &Op, int64_t Displacement, in AddDisplacement()494 class X86AddressSanitizer32 : public X86AddressSanitizer {[all …]