Searched refs:unmapTestOnly (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dbytemap.h25 void unmapTestOnly() { unmap(reinterpret_cast<void *>(Map), Size); } function in class:scudo::FlatByteMap
65 void unmapTestOnly() { function in class:scudo::TwoLevelByteMap
H A Dtsd_exclusive.h38 void unmapTestOnly() { function in struct:scudo::TSDRegistryExT
H A Dtsd_shared.h48 void unmapTestOnly() { function in struct:scudo::TSDRegistrySharedT
H A Dprimary32.h86 void unmapTestOnly() { function in class:scudo::SizeClassAllocator32
94 PossibleRegions.unmapTestOnly();
H A Dcombined.h175 void unmapTestOnly() { function in class:scudo::Allocator
176 TSDRegistry.unmapTestOnly();
177 Primary.unmapTestOnly();
H A Dprimary64.h94 void unmapTestOnly() { function in class:scudo::SizeClassAllocator64

Completed in 112 milliseconds