_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 2.0.0 --- Thu Apr 22 10:11:32 2010