Home
last modified time | relevance | path

Searched refs:SanitizerInitializeUnwinder (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_linux_libcdep.cpp95 void SanitizerInitializeUnwinder() { in SanitizerInitializeUnwinder() function
Dsanitizer_common.h911 void SanitizerInitializeUnwinder();
915 inline void SanitizerInitializeUnwinder() {} in SanitizerInitializeUnwinder() function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/memprof/
Dmemprof_rtl.cpp214 SanitizerInitializeUnwinder(); in MemprofInitInternal()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
Dasan_rtl.cpp492 SanitizerInitializeUnwinder(); in AsanInitInternal()