Home
last modified time | relevance | path

Searched refs:StrictSecurityChecks (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h244 StrictSecurityChecks = 0x00001000, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp227 CV_ENUM_CLASS_ENT(FrameProcedureOptions, StrictSecurityChecks),
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp129 PUSH_FLAG(FrameProcedureOptions, StrictSecurityChecks, FPO, in formatFrameProcedureOptions()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1541 FPO |= FrameProcedureOptions::StrictSecurityChecks; in beginFunctionImpl()