Home
last modified time | relevance | path

Searched refs:__msan_poison_stack (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/MemorySanitizer/
Dalloca.ll17 ; CALL: call void @__msan_poison_stack(i8* {{.*}}, i64 4)
32 ; CALL: call void @__msan_poison_stack(i8* {{.*}}, i64 4)
44 ; CALL: call void @__msan_poison_stack(i8* {{.*}}, i64 20)
57 ; CALL: call void @__msan_poison_stack(i8* {{.*}}, i64 %[[A]])
/external/compiler-rt/lib/msan/
Dmsan_interface_internal.h73 void __msan_poison_stack(void *a, uptr size);
Dmsan_interceptors.cc1421 void __msan_poison_stack(void *a, uptr size) { in __msan_poison_stack() function
/external/llvm/test/DebugInfo/X86/
Ddebug-ranges-offset.ll182 declare void @__msan_poison_stack(i8*, i64)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Ddebug-ranges-offset.ll182 declare void @__msan_poison_stack(i8*, i64)