Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp217 INTERCEPTOR(int, mprobe, void *ptr) { in INTERCEPTOR()
215 INTERCEPTOR(int,mprobe,void * ptr) INTERCEPTOR() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2312 fun:mprobe=uninstrumented
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7061 INTERCEPTOR(int, mprobe, void *ptr) {