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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsentinel-frame.h37 extern const struct frame_unwind sentinel_frame_unwind;
H A Dsentinel-frame.c80 const struct frame_unwind sentinel_frame_unwind = variable in typeref:struct:frame_unwind
H A Dframe.c1613 frame->unwind = &sentinel_frame_unwind;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsentinel-frame.h37 extern const struct frame_unwind sentinel_frame_unwind;
H A Dsentinel-frame.c80 const struct frame_unwind sentinel_frame_unwind = variable in typeref:struct:frame_unwind
H A Dframe.c1584 frame->unwind = &sentinel_frame_unwind;

Completed in 212 milliseconds