Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h40 uptr CommitSize; global() member
78 uptr CommitSize = 0; global() member
120 mapSecondary(const Options & Options,uptr CommitBase,uptr CommitSize,uptr AllocPos,uptr Flags,MemMapT & MemMap) mapSecondary() argument
319 const uptr CommitSize = Entries[I].CommitSize; retrieve() local
671 const uptr CommitSize = MapEnd - PageSize - CommitBase; allocate() local
707 const uptr CommitSize = H->CommitSize; deallocate() local
[all...]