Searched refs:RECOVER (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/ |
D | basic.ll | 4 …-ifunc=1 -hwasan-with-tls=0 -S | FileCheck %s --check-prefixes=CHECK,RECOVER,RECOVER-DYNAMIC-SHADOW 6 …=1 -hwasan-mapping-offset=0 -S | FileCheck %s --check-prefixes=CHECK,RECOVER,RECOVER-ZERO-BASED-SH… 10 …-ifunc=1 -hwasan-with-tls=0 -S | FileCheck %s --check-prefixes=CHECK,RECOVER,RECOVER-DYNAMIC-SHADOW 12 …=1 -hwasan-mapping-offset=0 -S | FileCheck %s --check-prefixes=CHECK,RECOVER,RECOVER-ZERO-BASED-SH… 21 ; RECOVER: %[[A:[^ ]*]] = ptrtoint i8* %a to i64 22 ; RECOVER: %[[B:[^ ]*]] = lshr i64 %[[A]], 56 23 ; RECOVER: %[[PTRTAG:[^ ]*]] = trunc i64 %[[B]] to i8 24 ; RECOVER: %[[C:[^ ]*]] = and i64 %[[A]], 72057594037927935 25 ; RECOVER: %[[D:[^ ]*]] = lshr i64 %[[C]], 4 26 ; RECOVER-DYNAMIC-SHADOW: %[[E:[^ ]*]] = getelementptr i8, i8* %.hwasan.shadow, i64 %4 [all …]
|
D | with-calls.ll | 4 …an -hwasan-instrument-with-calls -hwasan-recover=1 -S | FileCheck %s --check-prefixes=CHECK,RECOVER 13 ; RECOVER: call void @__hwasan_load1_noabort(i64 %[[A]]) 26 ; RECOVER: call void @__hwasan_load2_noabort(i64 %[[A]]) 39 ; RECOVER: call void @__hwasan_load4_noabort(i64 %[[A]]) 52 ; RECOVER: call void @__hwasan_load8_noabort(i64 %[[A]]) 65 ; RECOVER: call void @__hwasan_load16_noabort(i64 %[[A]]) 78 ; RECOVER: call void @__hwasan_loadN_noabort(i64 %[[A]], i64 5) 91 ; RECOVER: call void @__hwasan_store1_noabort(i64 %[[A]]) 104 ; RECOVER: call void @__hwasan_store2_noabort(i64 %[[A]]) 117 ; RECOVER: call void @__hwasan_store4_noabort(i64 %[[A]]) [all …]
|
/external/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/X86/ |
D | basic.ll | 6 ; RUN: opt < %s -hwasan -hwasan-recover=1 -S | FileCheck %s --check-prefixes=CHECK,RECOVER 17 ; RECOVER: call void asm sideeffect "int3\0Anopl 96(%rax)", "{rdi}"(i64 %[[A]]) 18 ; RECOVER: br label 36 ; RECOVER: call void @__hwasan_loadN_noabort(i64 %[[A]], i64 5) 55 ; RECOVER: call void asm sideeffect "int3\0Anopl 112(%rax)", "{rdi}"(i64 %[[A]]) 56 ; RECOVER: br label 74 ; RECOVER: call void @__hwasan_storeN_noabort(i64 %[[A]], i64 5) 92 ; RECOVER: call void @__hwasan_storeN_noabort(i64 %[[A]], i64 8)
|
D | with-calls.ll | 4 …an -hwasan-instrument-with-calls -hwasan-recover=1 -S | FileCheck %s --check-prefixes=CHECK,RECOVER 14 ; RECOVER: call void @__hwasan_load1_noabort(i64 %[[A]]) 32 ; RECOVER: call void @__hwasan_loadN_noabort(i64 %[[A]], i64 5) 50 ; RECOVER: call void @__hwasan_store1_noabort(i64 %[[A]]) 68 ; RECOVER: call void @__hwasan_storeN_noabort(i64 %[[A]], i64 5)
|
D | kernel.ll | 9 …pt < %s -hwasan -hwasan-kernel=1 -hwasan-recover=1 -S | FileCheck %s --check-prefixes=CHECK,RECOVER 20 ; RECOVER: call void asm sideeffect "int3\0Anopl 96(%rax)", "{rdi}"(i64 %[[A]]) 21 ; RECOVER: br label
|
/external/libxml2/os400/ |
D | xmllint.cmd | 100 (*RECOVER '--recover') +
|
/external/oss-fuzz/projects/mysql-server/targets/ |
D | fuzz_initfile.dict | 461 RECOVER="RECOVER"
|
D | fuzz_docommand.dict | 461 RECOVER="RECOVER"
|
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunner.java | 829 RECOVER, // recover by calling recover() enumConstant 872 case RECOVER: in recoverConnectionRefused() 915 mState = MachineState.RECOVER; // the next step is to recover the device in recoverComLinkKilled() 932 case RECOVER: in recoverComLinkKilled()
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_fs.h | 936 EXT4_FEATURE_INCOMPAT_FUNCS(journal_needs_recovery, 3, RECOVER)
|