Searched refs:COFF_DECODE_ALIGNMENT (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/coff/
H A Dz80.h40 #define COFF_DECODE_ALIGNMENT(X) (((X)>>8)&0xF) macro
H A Dti.h94 #define COFF_DECODE_ALIGNMENT(X) (((X)>>8)&0xF) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/coff/
H A Dz80.h40 #define COFF_DECODE_ALIGNMENT(X) (((X)>>8)&0xF) macro
H A Dti.h94 #define COFF_DECODE_ALIGNMENT(X) (((X)>>8)&0xF) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h1784 #ifdef COFF_DECODE_ALIGNMENT
1785 i = COFF_DECODE_ALIGNMENT(hdr->s_flags);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h1784 #ifdef COFF_DECODE_ALIGNMENT
1785 i = COFF_DECODE_ALIGNMENT(hdr->s_flags);

Completed in 176 milliseconds