GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
pv_area::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

◆ next

struct area_entry * pv_area::area_entry::next

◆ offset

CORE_ADDR pv_area::area_entry::offset

◆ prev

struct area_entry* pv_area::area_entry::prev

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

Referenced by pv_area::find_entry(), and pv_area::store().

◆ size

CORE_ADDR pv_area::area_entry::size

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

Referenced by pv_area::fetch(), pv_area::find_reg(), pv_area::scan(), and pv_area::store().

◆ value

pv_t pv_area::area_entry::value

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