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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/coff/
H A Dti.h89 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/coff/
H A Dti.h89 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/coff/
H A Dti.h89 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dcoffcode.h3590 #ifdef COFF_ENCODE_ALIGNMENT
3591 COFF_ENCODE_ALIGNMENT(section, current->alignment_power);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dcoffcode.h3590 #ifdef COFF_ENCODE_ALIGNMENT
3591 COFF_ENCODE_ALIGNMENT(section, current->alignment_power);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dcoffcode.h3590 #ifdef COFF_ENCODE_ALIGNMENT
3591 COFF_ENCODE_ALIGNMENT(section, current->alignment_power);

Completed in 256 milliseconds