Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h234 StrictSecurityChecks = 0x00001000, enumerator
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp223 CV_ENUM_CLASS_ENT(FrameProcedureOptions, StrictSecurityChecks),
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp128 PUSH_FLAG(FrameProcedureOptions, StrictSecurityChecks, FPO, in formatFrameProcedureOptions()
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1516 FPO |= FrameProcedureOptions::StrictSecurityChecks; in beginFunctionImpl()