Lines Matching full:print
554 -p -pg -print-file-name=LIBRARY -print-libgcc-file-name
555 -print-multi-directory -print-multi-lib
556 -print-prog-name=PROGRAM -print-search-dirs -Q
557 -print-sysroot -print-sysroot-headers-suffix
1325 Print (on standard error output) the commands executed to run the
1326 stages of compilation. Also print the version number of the
1358 Print (on the standard output) a description of the command line
1367 Print (on the standard output) a description of target-specific
1372 Print (on the standard output) a description of the command line
2581 `-print-objc-runtime-info'
3350 Print warning messages for constructs found in system header files.
4207 Makes the compiler print out each function name as it is compiled,
4208 and print some statistics about each pass when it finishes.
4211 Makes the compiler print some statistics about the time consumed
4215 Makes the compiler print some statistics about permanent memory
4221 Makes the compiler print some statistics about permanent memory
4290 Print the name and the counter upperbound for all debug counters.
4518 Print statistics on memory usage, at the end of the run, to
4612 Print the address of each node. Usually this is not
4625 Print a raw representation of the tree. By default, trees are
4865 `-print-file-name=LIBRARY'
4866 Print the full absolute name of the library file LIBRARY that
4871 `-print-multi-directory'
4872 Print the directory name corresponding to the multilib selected by
4876 `-print-multi-lib'
4877 Print the mapping from multilib directory names to compiler
4883 `-print-prog-name=PROGRAM'
4884 Like `-print-file-name', but searches for a program such as `cpp'.
4886 `-print-libgcc-file-name'
4887 Same as `-print-file-name=libgcc.a'.
4892 gcc -nostdlib FILES... `gcc -print-libgcc-file-name`
4894 `-print-search-dirs'
4895 Print the name of the configured installation directory and a list
4907 `-print-sysroot'
4908 Print the target sysroot directory that will be used during
4914 `-print-sysroot-headers-suffix'
4915 Print the suffix added to the target sysroot when searching for
4920 Print the compiler's target machine (for example,
4924 Print the compiler version (for example, `3.0')--and don't do
4928 Print the compiler's built-in specs--and don't do anything else.
7939 Do not print column numbers in diagnostics. This may be necessary
8049 Print text describing all the command line options instead of
8053 Verbose mode. Print out GNU CPP's version number at the beginning
8057 Print the name of each header file used, in addition to other
8066 Print out GNU CPP's version number. With one dash, proceed to
8672 Print STR as an error message. STR is terminated by a newline.
8806 ``print-asm-header''
8807 The `print-asm-header' function takes no arguments and simply
9737 linker for shared libraries, `/usr/bin/libtool', will fail and print an
10451 Cause gas to print out tomcat statistics.
10631 -print-prog-name=ld`'. This option is only available on the 64
10643 printed using `which `gcc -print-prog-name=ld`'. This option is
13870 Print (or do not print) additional debug information when
13871 compiling. The default is to not print debug information.
15722 Both conversion programs print a warning for any function declaration
15810 Print the version number, just like `-v' for `gcc'.
16443 (The `-pedantic' option directs GCC to print a warning message if any
18674 /* ... */ /* Print error message. */ /* ... */
39228 that print a copy of their source.
42068 * print-file-name: Debugging Options. (line 907)
42069 * print-libgcc-file-name: Debugging Options. (line 928)
42070 * print-multi-directory: Debugging Options. (line 913)
42071 * print-multi-lib: Debugging Options. (line 918)
42072 * print-objc-runtime-info: Objective-C and Objective-C++ Dialect Options.
42074 * print-prog-name: Debugging Options. (line 925)
42075 * print-search-dirs: Debugging Options. (line 936)
42076 * print-sysroot: Debugging Options. (line 949)
42077 * print-sysroot-headers-suffix: Debugging Options. (line 956)