Home
last modified time | relevance | path

Searched refs:__sanitizer_unaligned_load32 (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
Dcommon_interface_defs.h76 uint32_t __sanitizer_unaligned_load32(const void *p);
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interface.cpp96 u32 __sanitizer_unaligned_load32(const uu32 *addr) { in __sanitizer_unaligned_load32() function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/memprof/
Dmemprof_rtl.cpp284 __sanitizer_unaligned_load32(const uu32 *p) { in __sanitizer_unaligned_load32() function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/msan/
Dmsan_interface_internal.h165 u32 __sanitizer_unaligned_load32(const uu32 *p);
Dmsan.cpp647 u32 __sanitizer_unaligned_load32(const uu32 *p) { in __sanitizer_unaligned_load32() function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_interface_internal.h142 u32 __sanitizer_unaligned_load32(const uu32 *p);
Dhwasan.cpp415 u32 __sanitizer_unaligned_load32(const uu32 *p) { in __sanitizer_unaligned_load32() function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
Dasan_interface.inc173 INTERFACE_FUNCTION(__sanitizer_unaligned_load32)
Dasan_poisoning.cpp225 u32 __sanitizer_unaligned_load32(const uu32 *p) { in __sanitizer_unaligned_load32() function