_dr_mem_info_t Struct Reference

#include <dr_tools.h>

Data Fields

byte * base_pc
size_t size
uint prot
dr_mem_type_t type

Detailed Description

Describes a memory region. Used by dr_query_memory_ex().


Field Documentation

Starting address of memory region

Protection of region (DR_MEMPROT_* flags)

Size of region

Type of region


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

  DynamoRIO API version 3.1.0 --- Fri Jan 6 13:48:53 2012