Home
last modified time | relevance | path

Searched defs:AllocatedGroupSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h1403 const uptr AllocatedGroupSize = AllocatedUserEnd >= BatchGroupEnd in collectGroupsToRelease() local
1548 const uptr AllocatedGroupSize = AllocatedUserEnd >= BatchGroupEnd in markFreeBlocks() local
H A Dprimary32.h1095 uptr AllocatedGroupSize = GroupBase == CurGroupBase in markFreeBlocks() local