Home | History | Annotate | Download | only in bfd

Lines Matching full:coff

7    coff files, in particular, those for the rs/6000, alpha, mips, and
38 #include "coff/powerpc.h"
39 #include "coff/internal.h"
41 #include "coff/pe.h"
98 /* In order not to add an int to every hash table item for every coff
99 linker, we define our own hash table, derived from the coff one. */
934 /* The reloc processing routine for the optimized COFF linker. */
1895 /* We use the special COFF backend linker, with our own special touch. */
2479 TARGET_LITTLE_NAME, /* name or coff-arm-little */
2516 BFD_JUMP_TABLE_GENERIC (coff),
2517 BFD_JUMP_TABLE_COPY (coff),
2520 BFD_JUMP_TABLE_SYMBOLS (coff),
2521 BFD_JUMP_TABLE_RELOCS (coff),
2522 BFD_JUMP_TABLE_WRITE (coff),
2523 BFD_JUMP_TABLE_LINK (coff),
2577 BFD_JUMP_TABLE_GENERIC (coff),
2578 BFD_JUMP_TABLE_COPY (coff),
2581 BFD_JUMP_TABLE_SYMBOLS (coff),
2582 BFD_JUMP_TABLE_RELOCS (coff),
2583 BFD_JUMP_TABLE_WRITE (coff),
2584 BFD_JUMP_TABLE_LINK (coff),