Lines Matching full:print
500 -p -pg -print-file-name=LIBRARY -print-libgcc-file-name
501 -print-multi-directory -print-multi-lib
502 -print-prog-name=PROGRAM -print-search-dirs -Q
1199 Print (on standard error output) the commands executed to run the
1200 stages of compilation. Also print the version number of the
1232 Print (on the standard output) a description of the command line
1241 Print (on the standard output) a description of target specific
2256 `-print-objc-runtime-info'
2897 supported, but the newer name is more descriptive.) Print extra
2975 Print warning messages for constructs found in system header files.
3702 Makes the compiler print out each function name as it is compiled,
3703 and print some statistics about each pass when it finishes.
3706 print some statistics about the time consumed
3710 Makes the compiler print some statistics about permanent memory
3953 Print statistics on memory usage, at the end of the run, to
4032 Print the address of each node. Usually this is not
4045 Print a raw representation of the tree. By default, trees are
4287 `-print-file-name=LIBRARY'
4288 Print the full absolute name of the library file LIBRARY that
4293 `-print-multi-directory'
4294 Print the directory name corresponding to the multilib selected by
4298 `-print-multi-lib'
4299 Print the mapping from multilib directory names to compiler
4305 `-print-prog-name=PROGRAM'
4306 Like `-print-file-name', but searches for a program such as `cpp'.
4308 `-print-libgcc-file-name'
4309 Same as `-print-file-name=libgcc.a'.
4314 gcc -nostdlib FILES... `gcc -print-libgcc-file-name`
4316 `-print-search-dirs'
4317 Print the name of the configured installation directory and a list
4330 Print the compiler's target machine (for example,
4334 Print the compiler version (for example, `3.0')--and don't do
4338 Print the compiler's built-in specs--and don't do anything else.
6711 Do not print column numbers in diagnostics. This may be necessary
6810 Print text describing all the command line options instead of
6814 Verbose mode. Print out GNU CPP's version number at the beginning
6818 Print the name of each header file used, in addition to other
6827 Print out GNU CPP's version number. With one dash, proceed to
7416 Print STR as an error message. STR is terminated by a newline.
8309 linker for shared libraries, `/usr/bin/libtool', will fail and print an
8985 Cause gas to print out tomcat statistics.
9167 -print-prog-name=ld`'. This option is only available on the 64
9179 printed using `which `gcc -print-prog-name=ld`'. This option is
11757 Print (or do not print) additional debug information when
11758 compiling. The default is to not print debug information.
13484 Both conversion programs print a warning for any function declaration
13572 Print the version number, just like `-v' for `gcc'.
14205 (The `-pedantic' option directs GCC to print a warning message if any
16043 /* ... */ /* Print error message. */ /* ... */
27970 interactive use in the most ordinary way, to print or display
27976 itself is interactive but does not normally print such an
27978 to print an announcement.)
28802 that print a copy of their source.
31455 * print-file-name: Debugging Options. (line 798)
31456 * print-libgcc-file-name: Debugging Options. (line 819)
31457 * print-multi-directory: Debugging Options. (line 804)
31458 * print-multi-lib: Debugging Options. (line 809)
31459 * print-objc-runtime-info: Objective-C and Objective-C++ Dialect Options.
31461 * print-prog-name: Debugging Options. (line 816)
31462 * print-search-dirs: Debugging Options. (line 827)