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

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_shadow_setup.cc 33 DecreaseTotalMmap(size); // Don't count the shadow against mmap_limit_mb.
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_common_libcdep.cpp 167 DecreaseTotalMmap(size); // Don't count the shadow against mmap_limit_mb.
sanitizer_fuchsia.cpp 252 DecreaseTotalMmap(size);
264 DecreaseTotalMmap(size);
sanitizer_common.cpp 224 void DecreaseTotalMmap(uptr size) {
sanitizer_posix.cpp 63 DecreaseTotalMmap(size);
sanitizer_common.h 173 void DecreaseTotalMmap(uptr size);
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_common_libcdep.cpp 144 DecreaseTotalMmap(size); // Don't count the shadow against mmap_limit_mb.
sanitizer_common.cpp 188 void DecreaseTotalMmap(uptr size) {
sanitizer_fuchsia.cpp 249 DecreaseTotalMmap(size);
261 DecreaseTotalMmap(size);
sanitizer_posix.cpp 63 DecreaseTotalMmap(size);
sanitizer_common.h 168 void DecreaseTotalMmap(uptr size);
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common.cc 190 void DecreaseTotalMmap(uptr size) {
sanitizer_rtems.cc 191 DecreaseTotalMmap(size);
sanitizer_fuchsia.cc 278 DecreaseTotalMmap(size);
290 DecreaseTotalMmap(size);
sanitizer_posix.cc 65 DecreaseTotalMmap(size);
sanitizer_common.h 122 void DecreaseTotalMmap(uptr size);

Completed in 33 milliseconds