GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
moxie_unwind_cache Struct Reference

Public Attributes

CORE_ADDR prev_sp
 
CORE_ADDR base
 
int size
 
LONGEST sp_offset
 
LONGEST r13_offset
 
int uses_frame
 
trad_frame_saved_regsaved_regs
 

Detailed Description

Definition at line 252 of file moxie-tdep.c.

Member Data Documentation

◆ base

CORE_ADDR moxie_unwind_cache::base

Definition at line 258 of file moxie-tdep.c.

◆ prev_sp

CORE_ADDR moxie_unwind_cache::prev_sp

Definition at line 256 of file moxie-tdep.c.

◆ r13_offset

LONGEST moxie_unwind_cache::r13_offset

Definition at line 264 of file moxie-tdep.c.

◆ saved_regs

trad_frame_saved_reg* moxie_unwind_cache::saved_regs

Definition at line 267 of file moxie-tdep.c.

◆ size

int moxie_unwind_cache::size

Definition at line 259 of file moxie-tdep.c.

◆ sp_offset

LONGEST moxie_unwind_cache::sp_offset

Definition at line 263 of file moxie-tdep.c.

◆ uses_frame

int moxie_unwind_cache::uses_frame

Definition at line 265 of file moxie-tdep.c.


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