Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1022 const uptr MaxPrimaryAlignment = 1UL << getMostSignificantSetBitIndex( in performSanityChecks() local
1025 (MaxPrimaryAlignment - Chunk::getHeaderSize()) >> MinAlignmentLog; in performSanityChecks()