Searched refs:__asan_get_report_address (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dasan_interface.h159 void *SANITIZER_CDECL __asan_get_report_address(void);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interface_internal.h155 uptr __asan_get_report_address();
H A Dasan_report.cpp545 uptr __asan_get_report_address() { function

Completed in 111 milliseconds