FreeRDP
map_info_t Struct Reference

#include <map_info.h>

Data Fields

struct map_info * next
 
uintptr_t start
 
uintptr_t end
 
bool is_readable
 
bool is_writable
 
bool is_executable
 
void * data
 
char name []
 

Field Documentation

◆ data

void* map_info_t::data

◆ end

uintptr_t map_info_t::end

◆ is_executable

bool map_info_t::is_executable

◆ is_readable

bool map_info_t::is_readable

◆ is_writable

bool map_info_t::is_writable

◆ name

char map_info_t::name[]

◆ next

struct map_info* map_info_t::next

◆ start

uintptr_t map_info_t::start

The documentation for this struct was generated from the following file: