20#if !defined (DUMMY_FRAME_H)
21#define DUMMY_FRAME_H 1
void register_dummy_frame_dtor(frame_id dummy_id, thread_info *thread, dummy_frame_dtor_ftype *dtor, void *dtor_data)
void dummy_frame_push(infcall_suspend_state *caller_state, const frame_id *dummy_id, thread_info *thread)
int find_dummy_frame_dtor(dummy_frame_dtor_ftype *dtor, void *dtor_data)
void dummy_frame_discard(frame_id dummy_id, thread_info *thread)
void dummy_frame_pop(frame_id dummy_id, thread_info *thread)
void dummy_frame_dtor_ftype(void *data, int registers_valid)
const struct frame_unwind dummy_frame_unwind
struct frame_id default_dummy_id(struct gdbarch *gdbarch, frame_info_ptr this_frame)