DebugServer2
|
Public Member Functions | |
std::string | encode () const |
![]() | |
MemoryRegionInfo (Address const &start_, uint64_t length_, uint64_t protection_, std::string name_) | |
void | clear () |
Additional Inherited Members | |
![]() | |
typedef std::vector< MemoryRegionInfo > | Collection |
![]() | |
Address | start |
uint64_t | length |
uint32_t | protection |
std::string | name |