Searched refs:coff_types (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | rdcoff.c | 78 struct coff_types struct 86 static debug_type *coff_get_slot (struct coff_types *, long); argument 88 (bfd *, struct coff_symbols *, struct coff_types *, long, int, 91 (bfd *, struct coff_symbols *, struct coff_types *, long, int, 94 (bfd *, struct coff_symbols *, struct coff_types *, int, 97 (bfd *, struct coff_symbols *, struct coff_types *, 100 (bfd *, struct coff_types *, asymbol *, long, struct internal_syment *, 107 coff_get_slot (struct coff_types *types, long indx) in coff_get_slot() 142 struct coff_types *types, long coff_symno, int ntype, in parse_coff_type() 239 struct coff_types *types, long coff_symno, int ntype, in parse_coff_base_type() [all …]
|