Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Doptions.h27 AddLargeAllocationSlack, enumerator
H A Dcombined.h892 Primary.Options.set(OptionBit::AddLargeAllocationSlack); in setAddLargeAllocationSlack()
894 Primary.Options.clear(OptionBit::AddLargeAllocationSlack); in setAddLargeAllocationSlack()
H A Dsecondary.h500 if (Options.get(OptionBit::AddLargeAllocationSlack)) in allocate()