Searched refs:do_wide (Results 1 – 5 of 5) sorted by relevance
231 extern int do_wide;
437 if (do_wide) in print_symbol()1041 if (do_wide) in dump_relocations()1048 if (do_wide) in dump_relocations()1058 if (do_wide) in dump_relocations()1065 if (do_wide) in dump_relocations()1095 printf (do_wide in dump_relocations()1101 printf (do_wide in dump_relocations()1106 printf (do_wide in dump_relocations()1112 printf (do_wide in dump_relocations()1417 printf (do_wide ? "%-22.22s" : "%-17.17s", rtype); in dump_relocations()[all …]
66 int do_wide; variable3602 if (do_wide || strlen (directory) < 76) in display_debug_lines_decoded()3859 if ((fileNameLength > MAX_FILENAME_LENGTH) && (!do_wide)) in display_debug_lines_decoded()3873 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.