Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h363 uptr SecondaryBlockEnd = 0; variable
384 Block = Secondary.allocate(Options, Size, Alignment, &SecondaryBlockEnd,
517 (ClassId ? Size : SecondaryBlockEnd - (UserPtr + Size)) &