Home
last modified time | relevance | path

Searched refs:__asan_report_load1_noabort (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_interface.inc89 INTERFACE_FUNCTION(__asan_report_load1_noabort)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan_abi/
HDasan_abi_shim.cpp148 void __asan_report_load1_noabort(uptr addr) { in __asan_report_load1_noabort() function