Home
last modified time | relevance | path

Searched refs:Unprotected (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/llvm/test/tools/llvm-cfi-verify/X86/
Dblacklist-expected-unprotected.s9 # CHECK-NEXT: ====> Expected Unprotected
13 # CHECK: Expected Unprotected: 1 (100.00%)
14 # CHECK: Unexpected Unprotected (BAD): 0 (0.00%)
Dblacklist-match-fun.s9 # CHECK-NEXT: ====> Expected Unprotected
13 # CHECK: Expected Unprotected: 1 (100.00%)
14 # CHECK: Unexpected Unprotected (BAD): 0 (0.00%)
Dfunction-only-check.s7 # CHECK: Expected Unprotected: 0 (0.00%)
8 # CHECK: Unexpected Unprotected (BAD): 0 (0.00%)
Dprotected-lineinfo.s10 # CHECK: Expected Unprotected: 0 (0.00%)
11 # CHECK: Unexpected Unprotected (BAD): 0 (0.00%)
Dunprotected-lineinfo.s10 # CHECK: Expected Unprotected: 0 (0.00%)
11 # CHECK: Unexpected Unprotected (BAD): 1 (100.00%)
Dblacklist-unexpected-protected.s13 # CHECK: Expected Unprotected: 0 (0.00%)
14 # CHECK: Unexpected Unprotected (BAD): 0 (0.00%)
Dindirect-cf-elimination.s17 # CHECK: Expected Unprotected: 0 (0.00%)
18 # CHECK: Unexpected Unprotected (BAD): 0 (0.00%)
/external/llvm-project/llvm/test/tools/llvm-cfi-verify/AArch64/
Dfunction-only-check.s8 # CHECK: Expected Unprotected: 0 (0.00%)
9 # CHECK: Unexpected Unprotected (BAD): 0 (0.00%)
Dunprotected-lineinfo.s9 # CHECK: Expected Unprotected: 0 (0.00%)
10 # CHECK: Unexpected Unprotected (BAD): 1 (100.00%)
Dprotected-lineinfo.s9 # CHECK: Expected Unprotected: 0 (0.00%)
10 # CHECK: Unexpected Unprotected (BAD): 0 (0.00%)
/external/crosvm/devices/src/
Dlib.rs64 Unprotected, enumerator
Dserial.rs422 ProtectionType::Unprotected, in serial_output()
444 ProtectionType::Unprotected, in serial_input()
/external/crosvm/devices/src/virtio/
Dblock.rs885 let features = base_features(ProtectionType::Unprotected); in read_size()
902 let features = base_features(ProtectionType::Unprotected); in read_block_size()
915 let features = base_features(ProtectionType::Unprotected); in read_features()
926 let features = base_features(ProtectionType::Unprotected); in read_features()
937 let features = base_features(ProtectionType::Unprotected); in read_features()
Dblock_async.rs997 let features = base_features(ProtectionType::Unprotected); in read_size()
1017 let features = base_features(ProtectionType::Unprotected); in read_block_size()
1034 let features = base_features(ProtectionType::Unprotected); in read_features()
1045 let features = base_features(ProtectionType::Unprotected); in read_features()
1056 let features = base_features(ProtectionType::Unprotected); in read_features()
/external/crosvm/fuzz/
Dblock_fuzzer.rs81 let features = base_features(ProtectionType::Unprotected);
/external/crosvm/x86_64/src/
Dtest_integration.rs151 ProtectionType::Unprotected, in simple_vm_test()
Dlib.rs385 if components.protected_vm != ProtectionType::Unprotected { in build_vm()
/external/crosvm/src/
Dcrosvm.rs328 protected_vm: ProtectionType::Unprotected, in default()
/external/llvm-project/llvm/docs/
DCFIVerify.rst44 Unprotected indirect control flow instructions will be flagged for manual
/external/crosvm/devices/src/virtio/vhost/
Dnet.rs372 let features = base_features(ProtectionType::Unprotected); in create_net_common()
/external/googletest/docs/
Dgmock_cook_book.md44 Unprotected commas, i.e. commas which are not surrounded by parentheses, prevent