Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/
H A Dsecondary.h40 uptr CommitBase; member
88 uptr CommitBase = 0; member
110 void store(UNUSED Options Options, UNUSED uptr CommitBase, in store()
140 bool mapSecondary(const Options &Options, uptr CommitBase, uptr CommitSize, in mapSecondary()
256 void store(const Options &Options, uptr CommitBase, uptr CommitSize, in store()
386 const uptr CommitBase = Entry.CommitBase; in retrieve() local
780 uptr CommitBase = MapBase + PageSize; in allocate() local