Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h40 uptr CommitSize; member
78 uptr CommitSize = 0; member
120 bool mapSecondary(const Options &Options, uptr CommitBase, uptr CommitSize, in mapSecondary()
294 const uptr CommitSize = Entries[I].CommitSize; in retrieve() local
645 const uptr CommitSize = MapEnd - PageSize - CommitBase; in allocate() local
681 const uptr CommitSize = H->CommitSize; in deallocate() local