protected_t::const_iterator const_iterator
bool restorePageProt(const void *addr)
procmaps m_pmaps
the content of /proc/self/maps
const_iterator beginProtectedPtrs() const
const_iterator endProtectedPtrs() const
Entry(const void *a, size_t l, int p, void *pl)
bool accessed(const void *address) const
was the page containing address accessed?
bool protectPage(T *addr, int prot)
protect the page containing addr, record the amount of memory we protected NOTE To avoid SEGV,...