Searched defs: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
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 113 milliseconds