Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp135 ReportMmapWriteExec(prot, flags); in INTERCEPTOR()
149 ReportMmapWriteExec(prot, flags); in INTERCEPTOR()
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp91 void ReportMmapWriteExec(int prot, int flags) { in ReportMmapWriteExec() function
H A Dsanitizer_common.h386 void ReportMmapWriteExec(int prot, int mflags);
H A Dsanitizer_common_interceptors.inc7668 ReportMmapWriteExec(prot, flags);
7678 ReportMmapWriteExec(prot, 0);
7697 ReportMmapWriteExec(prot, flags);