Searched refs:COFF_ENCODE_ALIGNMENT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/coff/
H A Dti.h89 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8)) macro
/freebsd-10-stable/contrib/binutils/bfd/
H A Dcoffcode.h3585 #ifdef COFF_ENCODE_ALIGNMENT
3586 COFF_ENCODE_ALIGNMENT(section, current->alignment_power);

Completed in 57 milliseconds