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

Public Attributes

CORE_ADDR prev_sp
 
CORE_ADDR base
 
CORE_ADDR pc
 
int size
 
int prologue_type
 
CORE_ADDR return_pc
 
CORE_ADDR sp_offset
 
int frameless
 
enum insn_return_kind return_kind
 
struct trad_frame_saved_regsaved_regs
 

Detailed Description

Definition at line 148 of file m68hc11-tdep.c.

Member Data Documentation

CORE_ADDR m68hc11_unwind_cache::base
int m68hc11_unwind_cache::frameless

Definition at line 160 of file m68hc11-tdep.c.

CORE_ADDR m68hc11_unwind_cache::pc
CORE_ADDR m68hc11_unwind_cache::prev_sp

Definition at line 152 of file m68hc11-tdep.c.

Referenced by m68hc11_frame_this_id(), and m68hc11_frame_unwind_cache().

int m68hc11_unwind_cache::prologue_type

Definition at line 157 of file m68hc11-tdep.c.

enum insn_return_kind m68hc11_unwind_cache::return_kind
CORE_ADDR m68hc11_unwind_cache::return_pc

Definition at line 158 of file m68hc11-tdep.c.

struct trad_frame_saved_reg* m68hc11_unwind_cache::saved_regs
int m68hc11_unwind_cache::size
CORE_ADDR m68hc11_unwind_cache::sp_offset

Definition at line 159 of file m68hc11-tdep.c.

Referenced by m68hc11_frame_unwind_cache(), and m68hc11_scan_prologue().


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