Home
last modified time | relevance | path

Searched refs:mcheck_pedantic (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp213 INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { in INTERCEPTOR()
211 INTERCEPTOR(int,mcheck_pedantic,void (* abortfunc)(int mstatus)) INTERCEPTOR() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2270 fun:mcheck_pedantic=uninstrumented
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7057 INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) {