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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dieee.c1374 bfd_vma typeindx, varindx, tc; local
1383 if (! ieee_read_number (info, pp, &typeindx))
1386 if (typeindx < 256)
1392 typeindx -= 256;
1393 if (! ieee_alloc_type (info, typeindx, FALSE))
2051 info->types.types[typeindx].type = type;
2052 info->types.types[typeindx].arg_slots = arg_slots;
2053 info->types.types[typeindx].bitsize = type_bitsize;
2059 if (info->types.types[typeindx].pslot != NULL)
2060 *info->types.types[typeindx]
6998 unsigned int retindx, typeindx; local
[all...]

Completed in 140 milliseconds