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

Public Attributes

struct frame_infothis_frame
 
CORE_ADDR this_base
 
struct trad_frame_saved_regprev_regs
 
struct frame_id this_id
 

Detailed Description

Definition at line 27 of file trad-frame.c.

Member Data Documentation

◆ prev_regs

struct trad_frame_saved_reg* trad_frame_cache::prev_regs

◆ this_base

CORE_ADDR trad_frame_cache::this_base

Definition at line 30 of file trad-frame.c.

Referenced by trad_frame_get_this_base(), and trad_frame_set_this_base().

◆ this_frame

struct frame_info* trad_frame_cache::this_frame

◆ this_id

struct frame_id trad_frame_cache::this_id

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