Home
last modified time | relevance | path

Searched refs:DefaultSSPBufferSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackProtector.h38 static constexpr unsigned DefaultSSPBufferSize = 8; variable
51 unsigned SSPBufferSize = DefaultSSPBufferSize;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp112 "stack-protector-buffer-size", SSPLayoutInfo::DefaultSSPBufferSize); in runOnFunction()
181 "stack-protector-buffer-size", SSPLayoutInfo::DefaultSSPBufferSize); in HasAddressTaken()
383 "stack-protector-buffer-size", SSPLayoutInfo::DefaultSSPBufferSize); in requiresStackProtector()