Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h121 mapSecondary(const Options & Options,uptr CommitBase,uptr CommitSize,uptr AllocPos,uptr Flags,MemMapT & MemMap) mapSecondary() argument
320 const uptr AllocPos = retrieve() local
672 const uptr AllocPos = roundDown(CommitBase + CommitSize - Size, Alignment); allocate() local
[all...]