Lines Matching full:print
0 /* Print information from ELF file in human-readable form.
67 { "print-armap", 's', NULL, 0,
71 { "print-file-name", 'A', NULL, 0,
72 N_("Print name of the input file before every symbol"), 0 },
81 { "print-size", 'S', NULL, 0, N_("Print size of defined symbols"), 0 },
101 /* Function to print some extra text in the help message. */
111 /* Print symbols in file named FNAME. */
147 /* Print defined, undefined, or both? */
151 /* Print local symbols also? */
157 /* If true print size of defined symbols in BSD format. */
160 /* If true print archive index. */
236 /* Print the version information. */
350 /* We print some extra information. */
440 /* First print the archive index if this is wanted. */
760 /* We always print this prolog. */
802 /* Print the actual string. */
1015 possible. We just won't print any line number information. */
1164 /* Finally print according to the users selection. */
1229 /* If we are asked to print the dynamic symbol table and this is
1250 XXX Can there be more than one? Do we print all? Currently we do. */