Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dsymconst.h137 #define btNil 0 /* undefined (also, enum members) */ macro
/toolchain/binutils/binutils-2.25/gas/
Decoff.c692 bt_Nil = btNil, /* undefined */
/toolchain/binutils/binutils-2.25/bfd/
Decoff.c1100 case btNil: /* Undefined. */ in ecoff_type_to_string()