Searched refs:which_dt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dcoffgrok.c313 int which_dt = 0; local
421 for (which_dt = 5; which_dt >= 0; which_dt--)
423 switch ((type >> ((which_dt * 2) + 4)) & 0x3)

Completed in 58 milliseconds