Home
last modified time | relevance | path

Searched +refs:gdb +refs:comment +refs:hook (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi.in396 @hook TARGET_ALWAYS_STRIP_DOTDOT
661 @hook TARGET_DEFAULT_TARGET_FLAGS
669 @hook TARGET_HANDLE_OPTION
670 This hook is called whenever the user specifies one of the
683 @hook TARGET_HANDLE_C_OPTION
684 This target hook is called whenever the user specifies one of the
697 @hook TARGET_OBJC_CONSTRUCT_STRING_OBJECT
699 @hook TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERENCE
701 @hook TARGET_OBJC_DECLARE_CLASS_DEFINITION
703 @hook TARGET_STRING_OBJECT_REF_TYPE_P
[all …]
H A Dtm.texi672 This hook is called whenever the user specifies one of the
686 This target hook is called whenever the user specifies one of the
700 …s hook should return a reference to such an object constructed from the normal `C' string represen…
712 If a target implements string objects then this hook should return @code{true} if @var{stringref} i…
716 If a target implements string objects then this hook should should provide a facility to check the…
720 This target function is similar to the hook @code{TARGET_OPTION_OVERRIDE}
730 This is similar to the @code{TARGET_OPTION_OVERRIDE} hook
956 function return values. The target hook should return the new mode
966 then the hook should return the same mode as @code{promote_mode}, though
972 also define the hook to @code{default_promote_function_mode_always_promote}
[all …]
H A Dinvoke.texi53 cpp(1), gcov(1), as(1), ld(1), gdb(1), adb(1), dbx(1), sdb(1)
55 @file{ld}, @file{binutils} and @file{gdb}.
1411 gcc -c t.c -wrapper gdb,--args
1415 @samp{gdb --args}, thus the invocation of @command{cc1} will be
1416 @samp{gdb --args cc1 @dots{}}.
3135 @opindex Wno-comment
3136 Warn whenever a comment-start sequence @samp{/*} appears in a @samp{/*}
3137 comment, or whenever a Backslash-Newline appears in a @samp{//} comment.
5549 Annotate the assembler output with a comment indicating which
5555 Dump the RTL in the assembler output as a comment before each instruction.
[all …]