Home
last modified time | relevance | path

Searched refs:ecoff_extr (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-elf.h245 struct ecoff_extr;
246 extern void elf_ecoff_set_ext (symbolS *, struct ecoff_extr *);
Dobj-elf.c2059 elf_ecoff_set_ext (symbolS *sym, struct ecoff_extr *ext) in elf_ecoff_set_ext()
/toolchain/binutils/binutils-2.25/gas/
Dobj.h69 void (*ecoff_set_ext) (symbolS *, struct ecoff_extr *);
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in.h556 struct ecoff_extr;
597 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
602 struct ecoff_extr *esym);
Dbfd-in2.h563 struct ecoff_extr;
604 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
609 struct ecoff_extr *esym);
/toolchain/binutils/binutils-2.25/include/coff/
Dsym.h258 typedef struct ecoff_extr { struct
DChangeLog-9103837 * sym.h: Named the EXTR structure ecoff_extr.