Home
last modified time | relevance | path

Searched refs:SecurityChecks (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h219 SecurityChecks = 0x00000100, enumerator
415 SecurityChecks = 1 << 13, enumerator
429 SecurityChecks = 1 << 13, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h228 SecurityChecks = 0x00000100, enumerator
450 SecurityChecks = 1 << 13, enumerator
466 SecurityChecks = 1 << 13, enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h228 SecurityChecks = 0x00000100, enumerator
450 SecurityChecks = 1 << 13, enumerator
466 SecurityChecks = 1 << 13, enumerator
/external/llvm-project/llvm/test/DebugInfo/PDB/
Dusing-namespace.test24 Flags: [ SecurityChecks, HotPatch ]
Dannotation.test42 Flags: [ SecurityChecks, HotPatch ]
Dpdb-yaml-symbols.test38 YAML: Flags: [ SecurityChecks ]
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp129 CV_ENUM_CLASS_ENT(CompileSym2Flags, SecurityChecks),
141 CV_ENUM_CLASS_ENT(CompileSym3Flags, SecurityChecks),
228 CV_ENUM_CLASS_ENT(FrameProcedureOptions, SecurityChecks),
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp116 CV_ENUM_CLASS_ENT(CompileSym2Flags, SecurityChecks),
128 CV_ENUM_CLASS_ENT(CompileSym3Flags, SecurityChecks),
216 CV_ENUM_CLASS_ENT(FrameProcedureOptions, SecurityChecks),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp108 CV_ENUM_CLASS_ENT(CompileSym2Flags, SecurityChecks),
120 CV_ENUM_CLASS_ENT(CompileSym3Flags, SecurityChecks),
208 CV_ENUM_CLASS_ENT(FrameProcedureOptions, SecurityChecks),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp75 PUSH_FLAG(CompileSym2Flags, SecurityChecks, Flags, "security checks"); in formatCompileSym2Flags()
95 PUSH_FLAG(CompileSym3Flags, SecurityChecks, Flags, "security checks"); in formatCompileSym3Flags()
120 PUSH_FLAG(FrameProcedureOptions, SecurityChecks, FPO, "secure checks"); in formatFrameProcedureOptions()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1405 FPO |= FrameProcedureOptions::SecurityChecks; in beginFunctionImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1390 FPO |= FrameProcedureOptions::SecurityChecks; in beginFunctionImpl()
/external/llvm/test/DebugInfo/PDB/
Dpdbdump-headers.test279 ; EMPTY-NEXT: SecurityChecks (0x2000)
1175 ; ALL: SecurityChecks (0x2000)