Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h39 uptr CommitBase; global() member
77 uptr CommitBase = 0; global() member
120 mapSecondary(const Options & Options,uptr CommitBase,uptr CommitSize,uptr AllocPos,uptr Flags,MemMapT & MemMap) mapSecondary() argument
318 const uptr CommitBase = Entries[I].CommitBase; retrieve() local
644 uptr CommitBase = MapBase + PageSize; allocate() local
[all...]