Searched refs:__sanitizer_unaligned_load16 (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.cpp93 u16 __sanitizer_unaligned_load16(const uu16 *addr) { function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.cpp619 u16 __sanitizer_unaligned_load16(const uu16 *p) { function
H A Dmsan_interface_internal.h156 u16 __sanitizer_unaligned_load16(const uu16 *p);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interface_internal.h139 u16 __sanitizer_unaligned_load16(const uu16 *p);
H A Dhwasan.cpp446 u16 __sanitizer_unaligned_load16(const uu16 *p) { function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.cpp230 u16 __sanitizer_unaligned_load16(const uu16 *p) { function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dcommon_interface_defs.h66 uint16_t __sanitizer_unaligned_load16(const void *p);

Completed in 219 milliseconds