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

Public Attributes

ptid_t ptid
 
int skipped_frames
 
CORE_ADDR saved_pc
 
struct symbolskipped_symbol
 

Detailed Description

Definition at line 35 of file inline-frame.c.

Member Data Documentation

ptid_t inline_state::ptid

Definition at line 40 of file inline-frame.c.

Referenced by allocate_inline_frame_state(), clear_inline_frame_state(), and VEC().

CORE_ADDR inline_state::saved_pc

Definition at line 50 of file inline-frame.c.

Referenced by skip_inline_frames(), and VEC().

int inline_state::skipped_frames
struct symbol* inline_state::skipped_symbol

Definition at line 55 of file inline-frame.c.

Referenced by inline_skipped_symbol(), and skip_inline_frames().


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