Home
last modified time | relevance | path

Searched defs:unwinder (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dframe-unwind.c35 const struct frame_unwind *unwinder; member
66 const struct frame_unwind *unwinder) in frame_unwind_prepend_unwinder()
80 const struct frame_unwind *unwinder) in frame_unwind_append_unwinder()
H A Dtramp-frame.c146 struct frame_unwind *unwinder; in tramp_frame_prepend_unwinder() local
H A Dframe.c2203 frame_unwinder_is (struct frame_info *fi, const struct frame_unwind *unwinder) in frame_unwinder_is()