Home
last modified time | relevance | path

Searched refs:NoStackOrderingForSecurityChecks (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h230 NoStackOrderingForSecurityChecks = 0x00000400, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp218 CV_ENUM_CLASS_ENT(FrameProcedureOptions, NoStackOrderingForSecurityChecks),
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp123 PUSH_FLAG(FrameProcedureOptions, NoStackOrderingForSecurityChecks, FPO, in formatFrameProcedureOptions()