Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp131 ReportMmapWriteExec(prot, flags); in INTERCEPTOR()
145 ReportMmapWriteExec(prot, flags); in INTERCEPTOR()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp135 void ReportMmapWriteExec(int prot, int flags) { in ReportMmapWriteExec() function
H A Dsanitizer_common.h409 void ReportMmapWriteExec(int prot, int mflags);
H A Dsanitizer_common_interceptors.inc7651 ReportMmapWriteExec(prot, flags);
7669 ReportMmapWriteExec(prot, 0);
7689 ReportMmapWriteExec(prot, flags);