Home | History | Annotate | Download | only in src

Lines Matching defs:printed

124 /* True if dynamic segment should be printed.  */
127 /* True if the file header should be printed. */
130 /* True if the program headers should be printed. */
133 /* True if relocations should be printed. */
136 /* True if the section headers should be printed. */
139 /* True if the symbol table should be printed. */
142 /* True if the version information should be printed. */
145 /* True if section groups should be printed. */
148 /* True if bucket list length histogram should be printed. */
151 /* True if the architecture specific data should be printed. */
154 /* True if note section content should be printed. */
157 /* True if SHF_STRINGS section content should be printed. */
160 /* True if archive index should be printed. */
5511 char printed[(negate ? nbits - pop : pop) * 16];
5512 char *p = printed;
5552 negate ? "~<%s>" : "<%s>", printed);