Home
last modified time | relevance | path

Searched defs:MapSizeIncrement (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp46 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
70 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
95 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
119 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
144 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
252 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
H A Dallocator_config_test.cpp39 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
H A Dcombined_test.cpp185 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
697 static const scudo::uptr MapSizeIncrement = 1UL << 18; global() member
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h62 static const uptr MapSizeIncrement = 1UL << 18; member
107 static const uptr MapSizeIncrement = 1UL << 18; member
156 static const uptr MapSizeIncrement = 1UL << 18; member
180 static const uptr MapSizeIncrement = 1UL << 12; member