Home
last modified time | relevance | path

Searched refs:FRCHAIN (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sh.h143 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument
Dtc-ppc.h88 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
Dtc-xtensa.h403 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
Dtc-i386.h112 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
Dtc-ia64.h87 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
/toolchain/binutils/binutils-2.25/gas/
Dwrite.c1689 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument
1690 (!(FRCHAIN)->frch_next ? get_recorded_alignment (SEG) : 0)
1692 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument