Lines Matching defs:printed
179 /* True if dynamic segment should be printed. */
182 /* True if the file header should be printed. */
185 /* True if the program headers should be printed. */
188 /* True if relocations should be printed. */
191 /* True if the section headers should be printed. */
194 /* True if the symbol table should be printed. */
197 /* True if (only) the dynsym table should be printed. */
209 /* True if the version information should be printed. */
212 /* True if section groups should be printed. */
215 /* True if bucket list length histogram should be printed. */
218 /* True if the architecture specific data should be printed. */
221 /* True if note section content should be printed. */
224 /* True if SHF_STRINGS section content should be printed. */
227 /* True if archive index should be printed. */
11733 but this function is also used for registers which should be printed
11906 char printed[(negate ? nbits - pop : pop) * 16 + 1];
11907 char *p = printed;
11963 negate ? "~<%s>" : "<%s>", printed);