Home
last modified time | relevance | path

Searched refs:target_get_tailcall_unwinder (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/
H A Dframe-unwind.c196 unwinder_from_target = target_get_tailcall_unwinder (); in frame_unwind_find_by_frame()
H A Dtarget.h2325 extern const struct frame_unwind *target_get_tailcall_unwinder (void);
H A Dtarget.c4217 target_get_tailcall_unwinder (void) in target_get_tailcall_unwinder() function
H A DChangeLog-201411873 (target_get_tailcall_unwinder): Rewrite.
15611 (target_get_tailcall_unwinder, and frame_unwind_try_unwinder for it.
15612 * target.c (target_get_unwinder, target_get_tailcall_unwinder): New.
15615 (target_get_unwinder, target_get_tailcall_unwinder): New declarations.