Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h38 uptr CommitSize; member
98 void mapSecondary(Options Options, uptr CommitBase, uptr CommitSize, in mapSecondary()
244 const uptr CommitSize = Entries[I].CommitSize; in retrieve() local
370 uptr CommitSize; member
572 const uptr CommitSize = MapEnd - PageSize - CommitBase; in allocate() local
605 const uptr CommitSize = H->CommitSize; in deallocate() local