Searched defs:raw_report (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_fuchsia.cc | 161 bool raw_report, bool die_for_nomem) { in DoAnonymousMmapOrDie() 194 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
|
H A D | sanitizer_common.cc | 39 bool raw_report) { in ReportMmapFailureAndDie()
|
H A D | sanitizer_posix.cc | 45 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
|
H A D | sanitizer_rtems.cc | 148 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
|
H A D | sanitizer_win.cc | 111 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_fuchsia.cpp | 131 bool raw_report, bool die_for_nomem) { in DoAnonymousMmapOrDie() 164 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
|
H A D | sanitizer_common.cpp | 38 bool raw_report) { in ReportMmapFailureAndDie()
|
H A D | sanitizer_posix.cpp | 44 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
|
H A D | sanitizer_win.cpp | 130 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_fuchsia.cc | 160 bool raw_report, bool die_for_nomem) { in DoAnonymousMmapOrDie() 193 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
|
H A D | sanitizer_common.cc | 37 bool raw_report) { in ReportMmapFailureAndDie()
|
H A D | sanitizer_posix.cc | 42 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
|
H A D | sanitizer_rtems.cc | 148 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
|
H A D | sanitizer_win.cc | 113 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
|