Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dcombined.h351 uptr SecondaryBlockEnd = 0; variable
372 Block = Secondary.allocate(Options, Size, Alignment, &SecondaryBlockEnd,
503 (ClassId ? Size : SecondaryBlockEnd - (UserPtr + Size)) &