Home
last modified time | relevance | path

Searched defs:StackProtector (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackProtector.h37 friend class StackProtector; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackFrameLayoutAnalysisPass.cpp56 StackProtector, // Stack Protector slot enumerator
H A DStackProtector.cpp69 StackProtector::StackProtector() : FunctionPass(ID) { StackProtector() function in StackProtector
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1137 bool StackProtector, bool FPRMask, bool VRMask, in emitPPA1Flags()