Home
last modified time | relevance | path

Searched refs:DEPRECATED_FRAMELESS_FUNCTION_INVOCATION (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dgdbarch.h1648 #if defined (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION)
1666 #if (GDB_MULTI_ARCH > GDB_MULTI_ARCH_PARTIAL) && defined (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION)
1669 #if !defined (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION)
1670 #define DEPRECATED_FRAMELESS_FUNCTION_INVOCATION(fi) (gdbarch_deprecated_frameless_function_invocat… macro
H A Dstack.c944 && DEPRECATED_FRAMELESS_FUNCTION_INVOCATION (fi)); in frame_info()
H A Dframe.c1454 && DEPRECATED_FRAMELESS_FUNCTION_INVOCATION (this_frame)); in legacy_get_prev_frame()
H A Dgdbarch.c1090 #ifdef DEPRECATED_FRAMELESS_FUNCTION_INVOCATION in gdbarch_dump()
1094 XSTRING (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION (fi))); in gdbarch_dump()
H A Drs6000-tdep.c1784 && DEPRECATED_FRAMELESS_FUNCTION_INVOCATION (thisframe))) in rs6000_frame_chain()
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdbint.texinfo3192 @item DEPRECATED_FRAMELESS_FUNCTION_INVOCATION(@var{fi})
3193 @findex DEPRECATED_FRAMELESS_FUNCTION_INVOCATION