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

/haiku-fatelf/src/bin/gdb/bfd/
H A Decoff.c43 #include "coff/ecoff.h"
135 ecoff_data_type *ecoff;
140 ecoff = ecoff_data (abfd);
141 ecoff->gp_size = 8;
142 ecoff->sym_filepos = internal_f->f_symptr;
148 ecoff->text_start = internal_a->text_start;
149 ecoff->text_end = internal_a->text_start + internal_a->tsize;
150 ecoff->gp = internal_a->gp_value;
151 ecoff->gprmask = internal_a->gprmask;
153 ecoff
133 ecoff_data_type *ecoff; local
[all...]
H A DMakefile.am214 ecoff.lo \
383 ecoff.c \
899 $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
1082 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
1133 ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1137 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1141 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1277 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1283 $(INCDIR)/coff/internal.h $(INCDIR)/coff/ecoff
[all...]
H A Dcoff-alpha.c30 #include "coff/ecoff.h"
82 symbol, and lineno ones. Give them ecoff names. Define some
503 PTR ecoff;
505 ecoff = _bfd_ecoff_mkobject_hook (abfd, filehdr, aouthdr);
507 if (ecoff != NULL)
525 return ecoff;
630 ECOFF targets, and that part is in ecoff.c. The rest is done in
2373 "ecoff-littlealpha", /* name */
499 PTR ecoff; local
/haiku-fatelf/src/bin/bash/support/
H A Dconfig.sub1253 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
/haiku-fatelf/src/bin/diffutils/config/
H A Dconfig.sub1084 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
/haiku-fatelf/src/bin/gawk/
H A Dconfig.sub1121 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
/haiku-fatelf/src/bin/gdb/
H A Dconfig.sub1163 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
/haiku-fatelf/src/bin/gdb/readline/support/
H A Dconfig.sub1156 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
/haiku-fatelf/src/bin/network/tcpdump/
H A Dconfig.sub1145 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dconfig.sub1145 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dconfig.sub1249 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
/haiku-fatelf/src/libs/ncurses/
H A Dconfig.sub1180 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
/haiku-fatelf/src/libs/pdflib/config/
H A Dconfig.sub1063 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dconfig.sub1293 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \

Completed in 787 milliseconds