Home
last modified time | relevance | path

Searched refs:gdbarch_deprecated_init_frame_pc_first_p (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/
Dgdbarch.h1123 extern int gdbarch_deprecated_init_frame_pc_first_p (struct gdbarch *gdbarch);
1128 #define DEPRECATED_INIT_FRAME_PC_FIRST_P() (gdbarch_deprecated_init_frame_pc_first_p (current_gdbar…
Dgdbarch.c3792 gdbarch_deprecated_init_frame_pc_first_p (struct gdbarch *gdbarch) in gdbarch_deprecated_init_frame_pc_first_p() function