Searched refs:ReportMmapWriteExec (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp90 void ReportMmapWriteExec(int prot) { function in namespace:__sanitizer
H A Dsanitizer_common.h338 void ReportMmapWriteExec(int prot);
H A Dsanitizer_common_interceptors.inc7179 ReportMmapWriteExec(prot);
7189 ReportMmapWriteExec(prot);
7208 ReportMmapWriteExec(prot);

Completed in 155 milliseconds