HomeSort by: relevance | last modified time | path
    Searched refs:IsAllocatorOutOfMemory (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator.h 41 bool IsAllocatorOutOfMemory();
sanitizer_allocator.cc 234 bool IsAllocatorOutOfMemory() {
sanitizer_symbolizer_posix_libcdep.cc 503 if (IsAllocatorOutOfMemory()) {
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_allocator.h 41 bool IsAllocatorOutOfMemory();
sanitizer_allocator.cpp 228 bool IsAllocatorOutOfMemory() {
sanitizer_symbolizer_posix_libcdep.cpp 464 if (IsAllocatorOutOfMemory()) {
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_allocator.h 41 bool IsAllocatorOutOfMemory();
sanitizer_allocator.cpp 181 bool IsAllocatorOutOfMemory() {
sanitizer_symbolizer_posix_libcdep.cpp 478 if (IsAllocatorOutOfMemory()) {

Completed in 29 milliseconds