Home
last modified time | relevance | path

Searched refs:__hwasan_load16_noabort (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_interface_internal.h77 void __hwasan_load16_noabort(uptr);
Dhwasan.cpp405 void __hwasan_load16_noabort(uptr p) { in __hwasan_load16_noabort() function
/external/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/
Dwith-calls.ll65 ; RECOVER: call void @__hwasan_load16_noabort(i64 %[[A]])