Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dgdbarch.h1141 #if defined (DEPRECATED_INIT_FRAME_PC)
1159 #if (GDB_MULTI_ARCH > GDB_MULTI_ARCH_PARTIAL) && defined (DEPRECATED_INIT_FRAME_PC)
1162 #if !defined (DEPRECATED_INIT_FRAME_PC)
1163 #define DEPRECATED_INIT_FRAME_PC(fromleaf, prev) (gdbarch_deprecated_init_frame_pc (current_gdbarch… macro
Dframe.c1627 DEPRECATED_INIT_FRAME_PC (fromleaf, in legacy_get_prev_frame()
Dgdbarch.c1261 #ifdef DEPRECATED_INIT_FRAME_PC in gdbarch_dump()
1265 XSTRING (DEPRECATED_INIT_FRAME_PC (fromleaf, prev))); in gdbarch_dump()
/freebsd-12-stable/contrib/gdb/gdb/doc/
Dgdbint.texinfo255 @code{DEPRECATED_INIT_FRAME_PC} will be called for the new frame.
3395 @item DEPRECATED_INIT_FRAME_PC (@var{fromleaf}, @var{prev})
3396 @findex DEPRECATED_INIT_FRAME_PC