Searched defs:ReportOutOfMemory (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_report.cpp128 void NORETURN ReportOutOfMemory(uptr requested_size, const StackTrace *stack) { function in namespace:__sanitizer
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp320 void ReportOutOfMemory(uptr requested_size, BufferedStackTrace *stack) { function in namespace:__asan

Completed in 104 milliseconds