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

Public Attributes

struct dummy_framenext
 
struct dummy_frame_id id
 
struct infcall_suspend_statecaller_state
 
struct dummy_frame_dtor_listdtor_list
 

Detailed Description

Definition at line 71 of file dummy-frame.c.

Member Data Documentation

◆ caller_state

struct infcall_suspend_state* dummy_frame::caller_state

Definition at line 79 of file dummy-frame.c.

Referenced by dummy_frame_push(), and dummy_frame_sniffer().

◆ dtor_list

struct dummy_frame_dtor_list* dummy_frame::dtor_list

Definition at line 83 of file dummy-frame.c.

Referenced by find_dummy_frame_dtor(), and register_dummy_frame_dtor().

◆ id

struct dummy_frame_id dummy_frame::id

Definition at line 76 of file dummy-frame.c.

Referenced by dummy_frame_push(), dummy_frame_sniffer(), and fprint_dummy_frames().

◆ next

struct dummy_frame* dummy_frame::next

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