Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDdummy-frame.c367 (*this_id) = gdbarch_unwind_dummy_id (current_gdbarch, next_frame); in dummy_frame_this_id()
HDframe.c1370 prev->this_id.value = gdbarch_unwind_dummy_id (current_gdbarch, in legacy_get_prev_frame()
HDgdbarch.h648 extern struct frame_id gdbarch_unwind_dummy_id (struct gdbarch *gdbarch, struct frame_info *info);
HDgdbarch.c3197 gdbarch_unwind_dummy_id (struct gdbarch *gdbarch, struct frame_info *info) in gdbarch_unwind_dummy_id() function