struct MapEntry

Defined at line 33 of file ../../src/developer/debug/debug_agent/linux_utils.h

Represents one line in the Linux /proc/.../maps file.

Public Members

AddressRange range
bool read
bool write
bool execute
bool shared
uint64_t offset
basic_string device
int inode
basic_string path