Home
last modified time | relevance | path

Searched refs:unmapTestOnly (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dbytemap.h22 void unmapTestOnly() { memset(Map, 0, Size); } in unmapTestOnly() function
H A Dsecondary.h123 void unmapTestOnly() {} in unmapTestOnly() function
525 void unmapTestOnly() { empty(); } in unmapTestOnly() function
670 void unmapTestOnly() { Cache.unmapTestOnly(); } in unmapTestOnly() function
H A Dtsd_exclusive.h70 void unmapTestOnly(Allocator *Instance) EXCLUDES(Mutex) { in unmapTestOnly() function
H A Dtsd_shared.h68 void unmapTestOnly(Allocator *Instance) EXCLUDES(Mutex) { in unmapTestOnly() function
H A Dcombined.h252 void unmapTestOnly() { in unmapTestOnly() function
254 TSDRegistry.unmapTestOnly(this); in unmapTestOnly()
255 Primary.unmapTestOnly(); in unmapTestOnly()
256 Secondary.unmapTestOnly(); in unmapTestOnly()
H A Dprimary32.h81 void unmapTestOnly();
267 template <typename Config> void SizeClassAllocator32<Config>::unmapTestOnly() { in unmapTestOnly() function
291 PossibleRegions.unmapTestOnly(); in unmapTestOnly()
H A Dprimary64.h95 void unmapTestOnly();
404 template <typename Config> void SizeClassAllocator64<Config>::unmapTestOnly() { in unmapTestOnly() function