|
GDB (xrefs)
|
Public Attributes | |
| ptid_t | ptid |
| int | skipped_frames |
| CORE_ADDR | saved_pc |
| struct symbol * | skipped_symbol |
Definition at line 35 of file inline-frame.c.
| ptid_t inline_state::ptid |
Definition at line 40 of file inline-frame.c.
Referenced by allocate_inline_frame_state(), clear_inline_frame_state(), inline_skipped_frames(), inline_skipped_symbol(), skip_inline_frames(), step_into_inline_frame(), 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 |
Definition at line 44 of file inline-frame.c.
Referenced by inline_frame_sniffer(), inline_skipped_frames(), skip_inline_frames(), and step_into_inline_frame().
| struct symbol* inline_state::skipped_symbol |
Definition at line 55 of file inline-frame.c.
Referenced by inline_skipped_symbol(), and skip_inline_frames().
1.8.14