Home
last modified time | relevance | path

Searched refs:SecurityChecks (Results 1 – 8 of 8) 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-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h228 SecurityChecks = 0x00000100, enumerator
443 SecurityChecks = 1 << 13, enumerator
459 SecurityChecks = 1 << 13, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp98 CV_ENUM_CLASS_ENT(CompileSym2Flags, SecurityChecks),
110 CV_ENUM_CLASS_ENT(CompileSym3Flags, SecurityChecks),
197 CV_ENUM_CLASS_ENT(FrameProcedureOptions, SecurityChecks),
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/
Dusing-namespace.test24 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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp76 PUSH_FLAG(CompileSym2Flags, SecurityChecks, Flags, "security checks"); in formatCompileSym2Flags()
96 PUSH_FLAG(CompileSym3Flags, SecurityChecks, Flags, "security checks"); in formatCompileSym3Flags()
121 PUSH_FLAG(FrameProcedureOptions, SecurityChecks, FPO, "secure checks"); in formatFrameProcedureOptions()
/external/llvm/test/DebugInfo/PDB/
Dpdbdump-headers.test279 ; EMPTY-NEXT: SecurityChecks (0x2000)
1175 ; ALL: SecurityChecks (0x2000)