Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Doptions.h27 AddLargeAllocationSlack, enumerator
H A Dcombined.h915 Primary.Options.set(OptionBit::AddLargeAllocationSlack); in setAddLargeAllocationSlack()
917 Primary.Options.clear(OptionBit::AddLargeAllocationSlack); in setAddLargeAllocationSlack()
H A Dsecondary.h564 if (Options.get(OptionBit::AddLargeAllocationSlack)) in allocate()