Lines Matching full:coff
1 /* BFD back-end for ARM COFF files.
25 #include "coff/arm.h"
26 #include "coff/internal.h"
29 #include "coff/pe.h"
34 /* Macros for manipulation the bits in the flags field of the coff data
907 /* Get the ARM coff linker hash table from a link_info structure. */
911 /* Create an ARM coff linker hash table. */
1147 /* The standard COFF backend linker does not cope with the special
1152 /* The reloc processing routine for the ARM/Thumb COFF linker. NOTE:
1204 /* COFF treats common symbols in one of two ways. Either the
2325 the COFF filehdr structure, which contains important,
2441 *must* match the definitions in gcc/config/arm/{coff|semi|aout}.h. */
2532 #define TARGET_LITTLE_NAME "coff-arm-little"
2538 #define TARGET_BIG_NAME "coff-arm-big"