Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.h111 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.h113 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
/dragonfly/contrib/binutils-2.27/gas/
H A Dwrite.c1713 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument
1714 (!(FRCHAIN)->frch_next && subseg_text_p (SEG) \
1719 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
/dragonfly/contrib/binutils-2.34/gas/
H A Dwrite.c1786 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument
1787 (!(FRCHAIN)->frch_next && subseg_text_p (SEG) \
1792 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument