GDB (xrefs)
Public Attributes | List of all members
area_entry Struct Reference

Public Attributes

struct area_entryprev
 
struct area_entrynext
 
CORE_ADDR offset
 
CORE_ADDR size
 
pv_t value
 

Detailed Description

Definition at line 281 of file prologue-value.c.

Member Data Documentation

struct area_entry * area_entry::next
CORE_ADDR area_entry::offset
struct area_entry* area_entry::prev

Definition at line 284 of file prologue-value.c.

Referenced by find_entry(), and pv_area_store().

CORE_ADDR area_entry::size
pv_t area_entry::value

Definition at line 295 of file prologue-value.c.

Referenced by pv_area_fetch(), pv_area_find_reg(), pv_area_scan(), and pv_area_store().


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