HomeSort by: relevance | last modified time | path
    Searched defs:LargeMmapAllocator (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_secondary.h 17 // Fixed array to store LargeMmapAllocator chunks list, limited to 32K total
29 // Much less restricted LargeMmapAllocator chunks list (comparing to
73 class LargeMmapAllocator {
93 Report("WARNING: %s: LargeMmapAllocator allocation overflow: "
252 Printf("Stats: LargeMmapAllocator: allocated %zd times, "
sanitizer_allocator_secondary.h 17 // Fixed array to store LargeMmapAllocator chunks list, limited to 32K total
29 // Much less restricted LargeMmapAllocator chunks list (comparing to
73 class LargeMmapAllocator {
93 Report("WARNING: %s: LargeMmapAllocator allocation overflow: "
252 Printf("Stats: LargeMmapAllocator: allocated %zd times, "

Completed in 283 milliseconds