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

/freebsd-10.0-release/contrib/binutils/binutils/
H A Drdcoff.c87 static debug_type *coff_get_slot (struct coff_types *, int);
109 coff_get_slot (struct coff_types *types, int indx)
212 slot = coff_get_slot (types, pauxent->x_sym.x_tagndx.l);
328 slot = coff_get_slot (types, coff_symno);
341 slot = coff_get_slot (types, coff_symno);
354 slot = coff_get_slot (types, coff_symno);
624 slot = coff_get_slot (types, coff_symno);
108 coff_get_slot (struct coff_types *types, int indx) function

Completed in 47 milliseconds