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;
595 ECOFF targets, and that part is in ecoff.c. The rest is done in
724 /* Alpha ECOFF relocs have a built in expression evaluator as well as
1337 /* Relocate a section while linking an Alpha ECOFF file. This is
2098 /* The compressed file starts with a dummy ECOFF file header. */
2236 /* This is the ECOFF backend structure. The backend field of the
2360 "ecoff-littlealpha", /* name */