Home
last modified time | relevance | path

Searched refs:frame_unwinder_is (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dframe.h1026 extern bool frame_unwinder_is (const frame_info_ptr &fi, const frame_unwind *unwinder);
Dframe.c2967 frame_unwinder_is (const frame_info_ptr &fi, const frame_unwind *unwinder) in frame_unwinder_is() function
DChangeLog-20093279 * frame.h (frame_unwinder_is): Declare.
3280 * frame.c (frame_unwinder_is): New function.
DChangeLog-20206943 (frame_unwinder_is): Return bool.
6966 (frame_unwinder_is): Likewise.
DChangeLog-20102961 (create_new_frame, get_prev_frame_1, frame_unwinder_is)