Home
last modified time | relevance | path

Searched refs:ROP (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPC.td307 "Add ROP protect">;
H A DPPCRegisterInfo.td892 // memrihash 8-aligned for ROP Protection Instructions.
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1544 const BinaryOperatorKind ROP = in getRangeForComparisonSymbol() local
1546 SymSym = SymMgr.getSymSymExpr(RHS, ROP, LHS, T); in getRangeForComparisonSymbol()
/llvm-project-15.0.7/clang/docs/
H A DReleaseNotes.rst60 of this feature is to limit Return-Oriented Programming (ROP) exploits and
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dppc64-rop-protection-aix.ll41 ;; This test checks that the ROP protect instructions have been correctly
42 ;; added when the ROP protect option has been specified. The hashst
H A Dppc64-rop-protection.ll59 ;; This test checks that the ROP protect instructions have been correctly
60 ;; added when the ROP protect option has been specified. The hashst
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DAttrDocs.td6412 (ROP) attacks or preventing information leakage through registers.