Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dbytemap.h22 void unmapTestOnly() { memset(Map, 0, Size); } in unmapTestOnly() function
H A Dsecondary.h85 void unmapTestOnly() {} in unmapTestOnly() function
326 void unmapTestOnly() { empty(); } in unmapTestOnly() function
456 void unmapTestOnly() { Cache.unmapTestOnly(); } in unmapTestOnly() function
H A Dtsd_exclusive.h43 void unmapTestOnly(Allocator *Instance) { in unmapTestOnly() function
H A Dtsd_shared.h45 void unmapTestOnly(Allocator *Instance) { in unmapTestOnly() function
H A Dprimary32.h87 void unmapTestOnly() { in unmapTestOnly() function
103 PossibleRegions.unmapTestOnly(); in unmapTestOnly()
H A Dcombined.h212 void unmapTestOnly() { in unmapTestOnly() function
213 TSDRegistry.unmapTestOnly(this); in unmapTestOnly()
214 Primary.unmapTestOnly(); in unmapTestOnly()
215 Secondary.unmapTestOnly(); in unmapTestOnly()
H A Dprimary64.h87 void unmapTestOnly() { in unmapTestOnly() function