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.cpp135 ReportMmapWriteExec(prot, flags); in INTERCEPTOR()
149 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.h399 void ReportMmapWriteExec(int prot, int mflags);
H A Dsanitizer_common_interceptors.inc7490 ReportMmapWriteExec(prot, flags);
7508 ReportMmapWriteExec(prot, 0);
7528 ReportMmapWriteExec(prot, flags);