Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dcoffgrok.c313 int which_dt = 0; in do_type() local
421 for (which_dt = 5; which_dt >= 0; which_dt--) in do_type()
423 switch ((type >> ((which_dt * 2) + 4)) & 0x3) in do_type()