Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp135 ReportMmapWriteExec(prot, flags); in INTERCEPTOR()
149 ReportMmapWriteExec(prot, flags); in INTERCEPTOR()
/openbsd-src/gnu/llvm/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.inc7591 ReportMmapWriteExec(prot, flags);
7601 ReportMmapWriteExec(prot, 0);
7620 ReportMmapWriteExec(prot, flags);