Home
last modified time | relevance | path

Searched defs:raw_report (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp40 bool raw_report) { in ReportMmapFailureAndDie()
65 bool raw_report) { in ReportMunmapFailureAndDie()
H A Dsanitizer_fuchsia.cpp187 bool raw_report, bool die_for_nomem) { in DoAnonymousMmapOrDie()
218 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
H A Dsanitizer_posix.cpp46 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
H A Dsanitizer_win.cpp139 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()