Searched refs:gdbarch_deprecated_init_frame_pc_first_ftype (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/gdb/gdb/
H A Dgdbarch.h1131 typedef CORE_ADDR (gdbarch_deprecated_init_frame_pc_first_ftype) (int fromleaf, struct frame_info *prev); typedef
1133 extern void set_gdbarch_deprecated_init_frame_pc_first (struct gdbarch *gdbarch, gdbarch_deprecated_init_frame_pc_first_ftype *deprecated_init_frame_pc_first);
H A Dgdbarch.c184 gdbarch_deprecated_init_frame_pc_first_ftype *deprecated_init_frame_pc_first;
3810 gdbarch_deprecated_init_frame_pc_first_ftype deprecated_init_frame_pc_first)

Completed in 104 milliseconds