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

Public Attributes

CORE_ADDR cfa
 
int unavailable_retaddr
 
int undefined_retaddr
 
struct dwarf2_frame_state_regreg
 
struct dwarf2_frame_state_reg retaddr_reg
 
int addr_size
 
CORE_ADDR text_offset
 
int checked_tailcall_bottom
 
void * tailcall_cache
 
LONGEST entry_cfa_sp_offset
 
int entry_cfa_sp_offset_p
 

Detailed Description

Definition at line 965 of file dwarf2-frame.c.

Member Data Documentation

int dwarf2_frame_cache::addr_size

Definition at line 985 of file dwarf2-frame.c.

Referenced by dwarf2_frame_cache(), and dwarf2_frame_prev_register().

CORE_ADDR dwarf2_frame_cache::cfa
int dwarf2_frame_cache::checked_tailcall_bottom

Definition at line 992 of file dwarf2-frame.c.

Referenced by dwarf2_frame_prev_register().

LONGEST dwarf2_frame_cache::entry_cfa_sp_offset

Definition at line 1004 of file dwarf2-frame.c.

Referenced by dwarf2_frame_cache(), and dwarf2_frame_prev_register().

int dwarf2_frame_cache::entry_cfa_sp_offset_p

Definition at line 1005 of file dwarf2-frame.c.

Referenced by dwarf2_frame_cache(), and dwarf2_frame_prev_register().

struct dwarf2_frame_state_reg* dwarf2_frame_cache::reg

Definition at line 979 of file dwarf2-frame.c.

Referenced by dwarf2_frame_cache(), and dwarf2_frame_prev_register().

struct dwarf2_frame_state_reg dwarf2_frame_cache::retaddr_reg

Definition at line 982 of file dwarf2-frame.c.

Referenced by dwarf2_frame_cache(), and dwarf2_frame_prev_register().

void* dwarf2_frame_cache::tailcall_cache

Definition at line 999 of file dwarf2-frame.c.

Referenced by dwarf2_frame_dealloc_cache(), and dwarf2_frame_prev_register().

CORE_ADDR dwarf2_frame_cache::text_offset

Definition at line 988 of file dwarf2-frame.c.

Referenced by dwarf2_frame_cache(), and dwarf2_frame_prev_register().

int dwarf2_frame_cache::unavailable_retaddr
int dwarf2_frame_cache::undefined_retaddr

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