Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Doptions.h27 AddLargeAllocationSlack, enumerator
H A Dcombined.h924 Primary.Options.set(OptionBit::AddLargeAllocationSlack); in setAddLargeAllocationSlack()
926 Primary.Options.clear(OptionBit::AddLargeAllocationSlack); in setAddLargeAllocationSlack()
H A Dsecondary.h500 if (Options.get(OptionBit::AddLargeAllocationSlack)) in allocate()