Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dgdbarch.h1132 extern CORE_ADDR gdbarch_deprecated_init_frame_pc_first (struct gdbarch *gdbarch, int fromleaf, str…
1138 #define DEPRECATED_INIT_FRAME_PC_FIRST(fromleaf, prev) (gdbarch_deprecated_init_frame_pc_first (cur…
Dgdbarch.c3799 gdbarch_deprecated_init_frame_pc_first (struct gdbarch *gdbarch, int fromleaf, struct frame_info *p… in gdbarch_deprecated_init_frame_pc_first() function