/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-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 228 SecurityChecks = 0x00000100, enumerator 450 SecurityChecks = 1 << 13, enumerator 466 SecurityChecks = 1 << 13, enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 228 SecurityChecks = 0x00000100, enumerator 450 SecurityChecks = 1 << 13, enumerator 466 SecurityChecks = 1 << 13, enumerator
|
/external/llvm-project/llvm/test/DebugInfo/PDB/ |
D | using-namespace.test | 24 Flags: [ SecurityChecks, HotPatch ]
|
D | annotation.test | 42 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/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 116 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/ |
D | EnumTables.cpp | 108 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/ |
D | MinimalSymbolDumper.cpp | 75 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/ |
D | CodeViewDebug.cpp | 1405 FPO |= FrameProcedureOptions::SecurityChecks; in beginFunctionImpl()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1390 FPO |= FrameProcedureOptions::SecurityChecks; in beginFunctionImpl()
|
/external/llvm/test/DebugInfo/PDB/ |
D | pdbdump-headers.test | 279 ; EMPTY-NEXT: SecurityChecks (0x2000) 1175 ; ALL: SecurityChecks (0x2000)
|