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

/freebsd-10.0-release/contrib/binutils/binutils/
H A Drdcoff.c88 static debug_type parse_coff_type
138 parse_coff_type (bfd *abfd, struct coff_symbols *symbols,
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,
199 non_fatal (_("parse_coff_type: Bad type code 0x%x"), ntype);
453 ftype = parse_coff_type (abfd, symbols, types, this_coff_symno,
773 type = parse_coff_type (abfd, &symbols, &types, this_coff_symno,
792 type = parse_coff_type (abfd, &symbols, &types, this_coff_symno,
865 type = parse_coff_type (abf
137 parse_coff_type (bfd *abfd, struct coff_symbols *symbols, function
[all...]

Completed in 111 milliseconds