Home
last modified time | relevance | path

Searched refs:__asan_memset (Results 1 – 7 of 7) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_interface_internal.h210 void* __asan_memset(void *s, int c, uptr n);
Dasan_win_dll_thunk.cc256 INTERFACE_FUNCTION(__asan_memset);
Dasan_interceptors.cc429 void *__asan_memset(void *block, int c, uptr size) { in __asan_memset() function
/external/llvm/test/Instrumentation/AddressSanitizer/
Dbasic.ll168 ; CHECK: __asan_memset
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/
Dbasic.ll174 ; CHECK: __asan_memset
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/
Dincorrect-variable-debugloc.ll262 declare i8* @__asan_memset(i8*, i32, i64)
/external/llvm/test/DebugInfo/Generic/
Dincorrect-variable-debugloc.ll262 declare i8* @__asan_memset(i8*, i32, i64)