PageAccessControl::Entry Class Reference

protection of a memory region (see mprotect(2)) More...

List of all members.

Public Member Functions

 Entry (void *a, size_t l, int p, void *pl)

Public Attributes

void * addr
 address of page for which protection was requested. Used as key
size_t lenProt
 lenght of the protected region, from page addr to end of protected obj
int prot
void * leak
 pointer to the heap fragment we leaked before protecting the page
int restored

Detailed Description

protection of a memory region (see mprotect(2))


Member Data Documentation

# of times this entry protection has been restored. 0 means page was never accessed


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1