Searched defs:FRCHAIN (Results 1 – 15 of 15) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-ieee.c | 492 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument 496 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 2 argument
|
H A D | tc-m88k.h | 122 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) max (section_alignment[(int) (SEG)], 4) argument
|
H A D | tc-sh.h | 130 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument
|
H A D | tc-xtensa.h | 372 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
|
H A D | tc-i386.h | 84 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
|
H A D | tc-ia64.h | 85 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-ieee.c | 498 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument 502 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 2 argument
|
H A D | tc-m88k.h | 159 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) max (section_alignment[(int) (SEG)], 4) argument
|
H A D | tc-sh.h | 172 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument
|
H A D | obj-coff.c | 3434 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument 3438 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 1 argument
|
H A D | tc-i386.h | 91 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
|
H A D | tc-ia64.h | 81 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
|
H A D | obj-vms.h | 36 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | write.c | 1360 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument 1365 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument 1367 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 2 argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | write.c | 1140 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument 1144 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
|