Home
last modified time | relevance | path

Searched defs:SecurityChecks (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h219 SecurityChecks = 0x00000100, enumerator
415 SecurityChecks = 1 << 13, enumerator
429 SecurityChecks = 1 << 13, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h228 SecurityChecks = 0x00000100, enumerator
450 SecurityChecks = 1 << 13, enumerator
466 SecurityChecks = 1 << 13, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h230 SecurityChecks = 0x00000100, enumerator
455 SecurityChecks = 1 << 13, enumerator
471 SecurityChecks = 1 << 13, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DCodeView.h240 SecurityChecks = 0x00000100, enumerator
465 SecurityChecks = 1 << 13, enumerator
481 SecurityChecks = 1 << 13, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DCodeView.h233 SecurityChecks = 0x00000100, enumerator
458 SecurityChecks = 1 << 13, enumerator
474 SecurityChecks = 1 << 13, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DCodeView.h240 SecurityChecks = 0x00000100, enumerator
465 SecurityChecks = 1 << 13, enumerator
481 SecurityChecks = 1 << 13, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DCodeView.h240 SecurityChecks = 0x00000100, enumerator
465 SecurityChecks = 1 << 13, enumerator
481 SecurityChecks = 1 << 13, enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Ddatabase_test.cc702 TEST_F(DatabaseExecuteWriteQueueTest, SecurityChecks) { in TEST_F() argument