Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/
H A Dsecondary.h141 uptr AllocPos, uptr Flags, MemMapT &MemMap) { in mapSecondary()
388 const uptr AllocPos = in retrieve() local
808 const uptr AllocPos = roundDown(CommitBase + CommitSize - Size, Alignment); in allocate() local