Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h99 uptr AllocPos, uptr Flags, MapPlatformData *Data) { in mapSecondary()
245 const uptr AllocPos = in retrieve() local
573 const uptr AllocPos = roundDownTo(CommitBase + CommitSize - Size, Alignment); in allocate() local