Searched refs:do_wide (Results 1 – 4 of 4) sorted by relevance
162 static int do_wide; variable499 if (do_wide) in print_symbol()1107 if (do_wide) in dump_relocations()1114 if (do_wide) in dump_relocations()1124 if (do_wide) in dump_relocations()1131 if (do_wide) in dump_relocations()1200 printf (do_wide in dump_relocations()1208 printf (do_wide in dump_relocations()1443 printf (do_wide ? "%-22.22s" : "%-17.17s", rtype); in dump_relocations()1534 (do_wide ? 34 : 28) : (do_wide ? 26 : 20), ' '); in dump_relocations()[all …]
341 * readelf.c (do_wide): New.
150 int do_wide; variable519 if (do_wide) in print_symbol()872 if (do_wide) in dump_relocations()879 if (do_wide) in dump_relocations()889 if (do_wide) in dump_relocations()896 if (do_wide) in dump_relocations()965 printf (do_wide in dump_relocations()973 printf (do_wide in dump_relocations()1184 printf (do_wide ? "%-22.22s" : "%-17.17s", rtype); in dump_relocations()1245 printf ("%*c", is_32bit_elf ? (do_wide ? 34 : 28) : (do_wide ? 26 : 20), ' '); in dump_relocations()[all …]