Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dframe-unwind.c36 const struct frame_unwind *unwinder; member
54 add_unwinder (struct obstack *obstack, const struct frame_unwind *unwinder, in add_unwinder()
96 const struct frame_unwind *unwinder) in frame_unwind_prepend_unwinder()
110 const struct frame_unwind *unwinder) in frame_unwind_append_unwinder()
127 const struct frame_unwind *unwinder) in frame_unwind_try_unwinder()
Dtramp-frame.c151 struct frame_unwind *unwinder; in tramp_frame_prepend_unwinder() local
Dframe.c2967 frame_unwinder_is (const frame_info_ptr &fi, const frame_unwind *unwinder) in frame_unwinder_is()
/netbsd/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/
Dunwinder.py98 def register_unwinder(locus, unwinder, replace=False): argument
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-unwind.c982 struct frame_unwind *unwinder in pyuw_on_new_gdbarch() local