Home
last modified time | relevance | path

Searched refs:AddLargeAllocationSlack (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Doptions.h27 AddLargeAllocationSlack, enumerator
H A Dcombined.h836 Primary.Options.set(OptionBit::AddLargeAllocationSlack);
838 Primary.Options.clear(OptionBit::AddLargeAllocationSlack); in getAllocSize()
H A Dsecondary.h590 if (Options.get(OptionBit::AddLargeAllocationSlack)) in allocate()