Home | History | Annotate | Download | only in bfd

Lines Matching defs:ecoff

30 #include "coff/ecoff.h"
42 /* ECOFF has COFF sections, but the debugging information is stored in
43 a completely different format. ECOFF targets use some of the
49 symbol, and lineno ones. Give them ecoff names. Define some
50 accessor macros for the large sizes used for Alpha ECOFF. */
92 /* Get the ECOFF swapping routines. */
403 /* Recognize an Alpha ECOFF file. */
416 /* Alpha ECOFF has a .pdata section. The lnnoptr field of the
467 void * ecoff;
469 ecoff = _bfd_ecoff_mkobject_hook (abfd, filehdr, aouthdr);
471 if (ecoff != NULL)
489 return ecoff;
598 ECOFF targets, and that part is in ecoff.c. The rest is done in
771 /* Alpha ECOFF relocs have a built in expression evaluator as well as
1403 /* Relocate a section while linking an Alpha ECOFF file. This is
2141 /* The compressed file starts with a dummy ECOFF file header. */
2355 /* This is the ECOFF backend structure. The backend field of the
2479 "ecoff-littlealpha", /* name */