Home | History | Annotate | Download | only in gas

Lines Matching refs:SUB_SEGMENT_ALIGN

1684 #ifndef SUB_SEGMENT_ALIGN
1689 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \
1692 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0
1717 alignment = SUB_SEGMENT_ALIGN (now_seg, frchainP);