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

Public Attributes

CORE_ADDR prev_sp
 
CORE_ADDR base
 
int size
 
int prologue_type
 
struct trad_frame_saved_regsaved_regs
 

Detailed Description

Definition at line 176 of file avr-tdep.c.

Member Data Documentation

CORE_ADDR avr_unwind_cache::base
CORE_ADDR avr_unwind_cache::prev_sp

Definition at line 180 of file avr-tdep.c.

Referenced by avr_frame_this_id(), and avr_frame_unwind_cache().

int avr_unwind_cache::prologue_type

Definition at line 184 of file avr-tdep.c.

Referenced by avr_frame_unwind_cache(), avr_scan_prologue(), and avr_skip_prologue().

struct trad_frame_saved_reg* avr_unwind_cache::saved_regs
int avr_unwind_cache::size

Definition at line 183 of file avr-tdep.c.

Referenced by avr_frame_unwind_cache(), and avr_scan_prologue().


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