| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-sh.h | 166 #define SEG_NAME(SEG) segment_name (SEG) argument 168 #define SEG_NAME(SEG) obj_segment_name (SEG) argument 172 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument 173 (strncmp (SEG_NAME (SEG), ".stabstr", 8) == 0 \ 175 : ((strncmp (SEG_NAME (SEG), ".stab", 5) == 0 \ 176 || strcmp (SEG_NAME (SEG), ".ctors") == 0 \ 177 || strcmp (SEG_NAME (SEG), ".dtors") == 0) \
|
| D | tc-m68hc11.h | 90 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument 92 && S_GET_SEGMENT ((FRAGP)->fr_symbol) == (SEG) \ 93 ? relax_frag (SEG, FRAGP, STRETCH) \ 94 : m68hc11_relax_frag (SEG, FRAGP, STRETCH))
|
| D | tc-cris.h | 82 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument 84 && S_GET_SEGMENT ((FRAGP)->fr_symbol) == (SEG) \ 85 ? relax_frag (SEG, FRAGP, STRETCH) \ 86 : cris_relax_frag (SEG, FRAGP, STRETCH))
|
| D | tc-s390.h | 36 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \ argument 37 (! SEG_NORMAL (SEG) || TC_FORCE_RELOCATION (FIX))
|
| D | tc-m88k.h | 159 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) max (section_alignment[(int) (SEG)], 4) argument
|
| D | tc-mips.h | 143 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \ argument 144 (! SEG_NORMAL (SEG) || mips_force_relocation (FIX))
|
| D | tc-i960.h | 135 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \ argument 137 || ! SEG_NORMAL (SEG) \
|
| D | obj-multi.h | 134 #define OBJ_PROCESS_STAB(SEG,W,S,T,O,D) \ argument 136 ? (*this_format->process_stab) (SEG,W,S,T,O,D) \
|
| D | obj-ieee.c | 498 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument 499 (!(FRCHAIN)->frch_next || (FRCHAIN)->frch_next->frch_seg != (SEG) \ 500 ? get_recorded_alignment (SEG) : 0) 502 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 2 argument
|
| D | obj-vms.h | 36 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument 37 (((SEG) == data_section) ? 0 : LONGWORD_ALIGNMENT)
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-sh.h | 127 #define SEG_NAME(SEG) segment_name (SEG) argument 130 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument 131 (strncmp (SEG_NAME (SEG), ".stabstr", 8) == 0 \ 133 : ((strncmp (SEG_NAME (SEG), ".stab", 5) == 0 \ 134 || strcmp (SEG_NAME (SEG), ".ctors") == 0 \ 135 || strcmp (SEG_NAME (SEG), ".dtors") == 0) \
|
| D | tc-m68hc11.h | 79 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument 81 && S_GET_SEGMENT ((FRAGP)->fr_symbol) == (SEG) \ 82 ? relax_frag (SEG, FRAGP, STRETCH) \ 83 : m68hc11_relax_frag (SEG, FRAGP, STRETCH))
|
| D | tc-cris.h | 83 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument 85 && S_GET_SEGMENT ((FRAGP)->fr_symbol) == (SEG) \ 86 ? relax_frag (SEG, FRAGP, STRETCH) \ 87 : cris_relax_frag (SEG, FRAGP, STRETCH))
|
| D | tc-msp430.h | 112 #define md_relax_frag(SEG, FRAGP, STRETCH) \ argument 113 msp430_relax_frag (SEG, FRAGP, STRETCH)
|
| D | tc-s390.h | 31 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \ argument 32 (! SEG_NORMAL (SEG) || TC_FORCE_RELOCATION (FIX))
|
| D | tc-m88k.h | 122 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) max (section_alignment[(int) (SEG)], 4) argument
|
| D | tc-i960.h | 126 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \ argument 128 || ! SEG_NORMAL (SEG) \
|
| D | tc-mips.h | 125 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \ argument 126 (! SEG_NORMAL (SEG) || mips_force_relocation (FIX))
|
| D | obj-multi.h | 134 #define OBJ_PROCESS_STAB(SEG,W,S,T,O,D) \ argument 136 ? (*this_format->process_stab) (SEG,W,S,T,O,D) \
|
| D | obj-ieee.c | 492 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) \ argument 493 (!(FRCHAIN)->frch_next || (FRCHAIN)->frch_next->frch_seg != (SEG) \ 494 ? get_recorded_alignment (SEG) : 0) 496 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 2 argument
|
| D | tc-xtensa.h | 370 #define TC_LINKRELAX_FIXUP(SEG) 0 argument 372 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 argument
|
| D | tc-arm.h | 156 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \ argument 158 || !SEG_NORMAL (SEG))
|
| D | tc-avr.h | 129 #define TC_VALIDATE_FIX(FIXP,SEG,SKIP) \ argument
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | as.h | 297 #define SEG_NORMAL(SEG) ((SEG) != absolute_section \ argument 298 && (SEG) != undefined_section \ 299 && (SEG) != reg_section \ 300 && (SEG) != expr_section) 311 #define segment_name(SEG) bfd_get_section_name (stdoutput, SEG) argument 314 #define segment_name(SEG) seg_name[(int) (SEG)] argument
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | as.h | 278 #define SEG_NORMAL(SEG) ( (SEG) != absolute_section \ argument 279 && (SEG) != undefined_section \ 280 && (SEG) != reg_section \ 281 && (SEG) != expr_section) 290 #define segment_name(SEG) bfd_get_section_name (stdoutput, SEG) argument
|