Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Doptions.h27 AddLargeAllocationSlack, enumerator
Dcombined.h882 Primary.Options.set(OptionBit::AddLargeAllocationSlack); in setAddLargeAllocationSlack()
884 Primary.Options.clear(OptionBit::AddLargeAllocationSlack); in setAddLargeAllocationSlack()
Dsecondary.h486 if (Options.get(OptionBit::AddLargeAllocationSlack)) in allocate()