Home | History | Annotate | Download | only in info

Lines Matching full:print

555           -p  -pg  -print-file-name=LIBRARY  -print-libgcc-file-name
556 -print-multi-directory -print-multi-lib
557 -print-prog-name=PROGRAM -print-search-dirs -Q
558 -print-sysroot-headers-suffix
1286 Print (on standard error output) the commands executed to run the
1287 stages of compilation. Also print the version number of the
1319 Print (on the standard output) a description of the command line
1328 Print (on the standard output) a description of target-specific
1333 Print (on the standard output) a description of the command line
2506 `-print-objc-runtime-info'
3267 Print warning messages for constructs found in system header files.
4052 Makes the compiler print out each function name as it is compiled,
4053 and print some statistics about each pass when it finishes.
4056 Makes the compiler print some statistics about the time consumed
4060 Makes the compiler print some statistics about permanent memory
4066 Makes the compiler print some statistics about permanent memory
4135 Print the name and the counter upperbound for all debug counters.
4324 Print statistics on memory usage, at the end of the run, to
4405 Print the address of each node. Usually this is not
4418 Print a raw representation of the tree. By default, trees are
4657 `-print-file-name=LIBRARY'
4658 Print the full absolute name of the library file LIBRARY that
4663 `-print-multi-directory'
4664 Print the directory name corresponding to the multilib selected by
4668 `-print-multi-lib'
4669 Print the mapping from multilib directory names to compiler
4675 `-print-prog-name=PROGRAM'
4676 Like `-print-file-name', but searches for a program such as `cpp'.
4678 `-print-libgcc-file-name'
4679 Same as `-print-file-name=libgcc.a'.
4684 gcc -nostdlib FILES... `gcc -print-libgcc-file-name`
4686 `-print-search-dirs'
4687 Print the name of the configured installation directory and a list
4699 `-print-sysroot-headers-suffix'
4700 Print the suffix added to the target sysroot when searching for
4705 Print the compiler's target machine (for example,
4709 Print the compiler version (for example, `3.0')--and don't do
4713 Print the compiler's built-in specs--and don't do anything else.
7367 Do not print column numbers in diagnostics. This may be necessary
7470 Print text describing all the command line options instead of
7474 Verbose mode. Print out GNU CPP's version number at the beginning
7478 Print the name of each header file used, in addition to other
7487 Print out GNU CPP's version number. With one dash, proceed to
8076 Print STR as an error message. STR is terminated by a newline.
8210 ``print-asm-header''
8211 The `print-asm-header' function takes no arguments and simply
9101 linker for shared libraries, `/usr/bin/libtool', will fail and print an
9786 Cause gas to print out tomcat statistics.
9968 -print-prog-name=ld`'. This option is only available on the 64
9980 printed using `which `gcc -print-prog-name=ld`'. This option is
12997 Print (or do not print) additional debug information when
12998 compiling. The default is to not print debug information.
14718 Both conversion programs print a warning for any function declaration
14806 Print the version number, just like `-v' for `gcc'.
15439 (The `-pedantic' option directs GCC to print a warning message if any
17580 /* ... */ /* Print error message. */ /* ... */
37415 that print a copy of their source.
40159 * print-file-name: Debugging Options. (line 832)
40160 * print-libgcc-file-name: Debugging Options. (line 853)
40161 * print-multi-directory: Debugging Options. (line 838)
40162 * print-multi-lib: Debugging Options. (line 843)
40163 * print-objc-runtime-info: Objective-C and Objective-C++ Dialect Options.
40165 * print-prog-name: Debugging Options. (line 850)
40166 * print-search-dirs: Debugging Options. (line 861)
40167 * print-sysroot-headers-suffix: Debugging Options. (line 874)