Searched refs:sentinel_frame_unwind (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dsentinel-frame.h39 extern const struct frame_unwind *const sentinel_frame_unwind;
H A Dsentinel-frame.c92 const struct frame_unwind *const sentinel_frame_unwind = &sentinel_frame_unwinder; variable
H A Dframe.c764 frame->unwind = sentinel_frame_unwind;

Completed in 144 milliseconds