Home
last modified time | relevance | path

Searched refs:LONGEST_ARCH (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/binutils/binutils/
Dbucomm.c165 #define LONGEST_ARCH sizeof ("powerpc:common") macro
242 printf ("\n%*s", (int) LONGEST_ARCH, " "); in display_info_table()
251 printf ("%*s ", (int) LONGEST_ARCH - 1, in display_info_table()
328 wid = LONGEST_ARCH + strlen (bfd_target_vector[t]->name) + 1; in display_target_tables()
DChangeLog-00011287 * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
DChangeLog-91973486 (display_info_table): Add casts when passing LONGEST_ARCH for