Searched refs:do_wide (Results 1 – 5 of 5) sorted by relevance
198 extern int do_wide;
488 if (do_wide) in print_symbol()1178 if (do_wide) in dump_relocations()1185 if (do_wide) in dump_relocations()1192 if (do_wide) in dump_relocations()1202 if (do_wide) in dump_relocations()1209 if (do_wide) in dump_relocations()1216 if (do_wide) in dump_relocations()1246 printf (do_wide in dump_relocations()1252 printf (do_wide in dump_relocations()1257 printf (do_wide in dump_relocations()[all …]
67 int do_wide; variable3757 if (do_wide || strlen (directory) < 76) in display_debug_lines_decoded()4014 if ((fileNameLength > MAX_FILENAME_LENGTH) && (!do_wide)) in display_debug_lines_decoded()4028 if (!do_wide || (fileNameLength <= MAX_FILENAME_LENGTH)) in display_debug_lines_decoded()
307 * readelf.c: Remove duplicate declaration of variable do_wide.308 * dwarf.h: Add export of do_wide.
341 * readelf.c (do_wide): New.