Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp135 ReportMmapWriteExec(prot, flags); in INTERCEPTOR()
149 ReportMmapWriteExec(prot, flags); in INTERCEPTOR()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp131 void ReportMmapWriteExec(int prot, int flags) { in ReportMmapWriteExec() function
H A Dsanitizer_common.h400 void ReportMmapWriteExec(int prot, int mflags);
H A Dsanitizer_common_interceptors.inc7476 ReportMmapWriteExec(prot, flags);
7494 ReportMmapWriteExec(prot, 0);
7514 ReportMmapWriteExec(prot, flags);