Searched refs:gdbarch_get_longjmp_target_ftype (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h472 typedef int (gdbarch_get_longjmp_target_ftype) (struct frame_info *frame, CORE_ADDR *pc); typedef
474 extern void set_gdbarch_get_longjmp_target (struct gdbarch *gdbarch, gdbarch_get_longjmp_target_ftype *get_longjmp_target);
H A Dgdbarch.c219 gdbarch_get_longjmp_target_ftype *get_longjmp_target;
2588 gdbarch_get_longjmp_target_ftype get_longjmp_target)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h385 typedef int (gdbarch_get_longjmp_target_ftype) (frame_info_ptr frame, CORE_ADDR *pc); typedef
387 extern void set_gdbarch_get_longjmp_target (struct gdbarch *gdbarch, gdbarch_get_longjmp_target_ftype *get_longjmp_target);
H A Dgdbarch.c109 gdbarch_get_longjmp_target_ftype *get_longjmp_target = nullptr;
2423 gdbarch_get_longjmp_target_ftype get_longjmp_target)

Completed in 317 milliseconds