Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h121 uptr AllocPos, uptr Flags, MemMapT &MemMap) { in mapSecondary()
295 const uptr AllocPos = in retrieve() local
646 const uptr AllocPos = roundDown(CommitBase + CommitSize - Size, Alignment); in allocate() local