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

/openbsd-current/gnu/llvm/compiler-rt/include/sanitizer/
H A Dasan_interface.h123 void *__asan_get_report_pc(void);
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_interface_internal.h148 uptr __asan_get_report_pc();
H A Dasan_report.cpp527 uptr __asan_get_report_pc() { function

Completed in 86 milliseconds