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

/freebsd-10.0-release/contrib/binutils/binutils/
H A Drdcoff.c59 long coff_symno; member in struct:coff_symbols
139 struct coff_types *types, long coff_symno, int ntype,
153 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
159 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
187 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
192 coff_symno,
228 return parse_coff_base_type (abfd, symbols, types, coff_symno, ntype,
236 struct coff_types *types, long coff_symno, int ntype,
328 slot = coff_get_slot (types, coff_symno);
341 slot = coff_get_slot (types, coff_symno);
137 parse_coff_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, bfd_boolean useaux, void *dhandle) argument
234 parse_coff_base_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, void *dhandle) argument
550 parse_coff_symbol(bfd *abfd ATTRIBUTE_UNUSED, struct coff_types *types, asymbol *sym, long coff_symno, struct internal_syment *psyment, void *dhandle, debug_type type, bfd_boolean within_function) argument
[all...]

Completed in 111 milliseconds