Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h1153 const uptr AllocatedUserEnd = getRegionFragmentationInfo() local
1201 const uptr AllocatedUserEnd = global() variable
1348 collectGroupsToRelease(RegionInfo * Region,const uptr BlockSize,const uptr AllocatedUserEnd,const uptr CompactPtrBase) collectGroupsToRelease() argument
1514 markFreeBlocks(RegionInfo * Region,const uptr BlockSize,const uptr AllocatedUserEnd,const uptr CompactPtrBase,SinglyLinkedList<BatchGroupT> & GroupsToRelease) markFreeBlocks() argument
[all...]