Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h37 uptr CommitBase; member
98 void mapSecondary(Options Options, uptr CommitBase, uptr CommitSize, in mapSecondary()
241 const uptr CommitBase = Entries[I].CommitBase; in retrieve() local
369 uptr CommitBase; member
545 uptr CommitBase = MapBase + PageSize; in allocate() local