Searched refs:SecurityChecks (Results 1 – 8 of 8) sorted by relevance
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 219 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/ |
D | CodeView.h | 228 SecurityChecks = 0x00000100, enumerator 443 SecurityChecks = 1 << 13, enumerator 459 SecurityChecks = 1 << 13, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 98 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/ |
D | using-namespace.test | 24 Flags: [ SecurityChecks, HotPatch ]
|
D | pdb-yaml-symbols.test | 38 YAML: Flags: [ SecurityChecks ]
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 129 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/ |
D | MinimalSymbolDumper.cpp | 76 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/ |
D | pdbdump-headers.test | 279 ; EMPTY-NEXT: SecurityChecks (0x2000) 1175 ; ALL: SecurityChecks (0x2000)
|