]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/doc/tm.texi
dbxout.c (dbxout_function_decl): Don't use DBX_OUTPUT_FUNCTION_END.
[gcc.git] / gcc / doc / tm.texi
index d7e13e9b0411786240629bce6d0284bc4d946fc4..c7ebbb86f468fa599d4b2da47dbcd3a079ff3002 100644 (file)
@@ -8028,14 +8028,6 @@ This macro should not be defined if the default output is correct, or
 if it can be made correct by defining @code{DBX_LINES_FUNCTION_RELATIVE}.
 @end defmac
 
-@defmac DBX_OUTPUT_FUNCTION_END (@var{stream}, @var{function})
-Define this macro if the target machine requires special output at the
-end of the debugging information for a function.  The definition should
-be a C statement (sans semicolon) to output the appropriate information
-to @var{stream}.  @var{function} is the @code{FUNCTION_DECL} node for
-the function.
-@end defmac
-
 @defmac NO_DBX_FUNCTION_END
 Some stabs encapsulation formats (in particular ECOFF), cannot handle the
 @code{.stabs "",N_FUN,,0,0,Lscope-function-1} gdb dbx extension construct.
This page took 0.030549 seconds and 5 git commands to generate.