Home
last modified time | relevance | path

Searched defs:ReportMmapFailureAndDie (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.cpp36 void NORETURN ReportMmapFailureAndDie(uptr size, const char *mem_type, in ReportMmapFailureAndDie() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.cc103 void NORETURN ReportMmapFailureAndDie(uptr size, const char *mem_type, in ReportMmapFailureAndDie() function