Home | History | Annotate | Download | only in coff

Lines Matching full:coff

0 /* COFF information for TI COFF support.  Definitions in this file should be
25 /* Note "coff/external.h is not used because TI adds extra fields to the structures. */
38 char f_target_id[2]; /* magic no. (TI COFF-specific) */
87 /* TI COFF encodes the section alignment in the section header flags */
102 /* we need to read/write an extra field in the coff file header */
135 #define F_LSYMS_TICOFF (0x0010) /* normal COFF is 0x8 */
201 /* TI COFF defines these flags;
206 TI COFF puts the section alignment power of two in the section flags
211 #define STYP_ALIGN (0x0F00) /* TI COFF stores section alignment here */
313 /* TI COFF stores section size as number of bytes (address units, not octets),
390 looks like in COFF output is undefined */
478 /* lnsz size is in bits in COFF file, in bytes in BFD */
486 /* TI COFF stores offsets for MOS and MOU in bits; BFD expects bytes