| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | ldexp.h | 143 } segment_type; typedef 146 extern segment_type *segments;
|
| H A D | ldlang.h | 329 const segment_type *segment; 475 (const char *, union etree_union *, const segment_type *);
|
| H A D | ldexp.c | 48 segment_type *segments; 282 segment_type *seg; in fold_binary()
|
| H A D | lexsup.c | 1438 segment_type *seg; in set_segment_start()
|
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | tc-w65.c | 1081 md_estimate_size_before_relax (fragP, segment_type) in md_estimate_size_before_relax() argument 1083 register segT segment_type; 1096 if (S_GET_SEGMENT (fragP->fr_symbol) == segment_type)
|
| H A D | tc-tic80.c | 85 md_estimate_size_before_relax (fragP, segment_type) in md_estimate_size_before_relax() argument 87 segT segment_type ATTRIBUTE_UNUSED;
|
| H A D | tc-mcore.c | 2180 md_estimate_size_before_relax (fragP, segment_type) in md_estimate_size_before_relax() argument 2182 register segT segment_type; 2195 else if (S_GET_SEGMENT (fragP->fr_symbol) == segment_type) 2208 && S_GET_SEGMENT (fragP->fr_symbol) == segment_type)
|
| H A D | tc-h8500.c | 1440 md_estimate_size_before_relax (fragP, segment_type) in md_estimate_size_before_relax() argument 1442 register segT segment_type; 1456 if (S_GET_SEGMENT (fragP->fr_symbol) == segment_type)
|
| H A D | tc-cris.c | 481 md_estimate_size_before_relax (fragP, segment_type) in md_estimate_size_before_relax() argument 484 segT segment_type; 493 if (S_GET_SEGMENT (fragP->fr_symbol) == segment_type)
|
| H A D | tc-i960.c | 1093 md_estimate_size_before_relax (fragP, segment_type) in md_estimate_size_before_relax() argument 1095 register segT segment_type; 1099 if (S_GET_SEGMENT (fragP->fr_symbol) != segment_type)
|
| H A D | tc-tahoe.c | 614 md_estimate_size_before_relax (fragP, segment_type) in md_estimate_size_before_relax() argument 616 segT segment_type; /* N_DATA or N_TEXT. */
|
| H A D | tc-sh64.c | 1894 segT segment_type ATTRIBUTE_UNUSED) in shmedia_md_estimate_size_before_relax() 1902 && S_GET_SEGMENT (fragP->fr_symbol) == segment_type in shmedia_md_estimate_size_before_relax() 1966 && S_GET_SEGMENT (exp->X_op_symbol) == segment_type) in shmedia_md_estimate_size_before_relax() 1995 if (S_GET_SEGMENT (exp->X_add_symbol) == segment_type in shmedia_md_estimate_size_before_relax()
|
| H A D | tc-m88k.c | 1293 md_estimate_size_before_relax (fragP, segment_type) in md_estimate_size_before_relax() argument 1295 segT segment_type ATTRIBUTE_UNUSED;
|
| H A D | tc-sh.c | 3875 md_estimate_size_before_relax (fragS *fragP, segT segment_type) in md_estimate_size_before_relax() argument 3883 return shmedia_md_estimate_size_before_relax (fragP, segment_type); in md_estimate_size_before_relax() 3895 else if (S_GET_SEGMENT (fragP->fr_symbol) == segment_type) in md_estimate_size_before_relax() 3910 && S_GET_SEGMENT (fragP->fr_symbol) == segment_type) in md_estimate_size_before_relax()
|
| H A D | tc-z8k.c | 1535 segT segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | tc-xc16x.c | 293 segT segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|
| H A D | tc-mcore.c | 2125 md_estimate_size_before_relax (fragS * fragP, segT segment_type) in md_estimate_size_before_relax() argument 2136 else if (S_GET_SEGMENT (fragP->fr_symbol) == segment_type) in md_estimate_size_before_relax() 2145 && S_GET_SEGMENT (fragP->fr_symbol) == segment_type) in md_estimate_size_before_relax()
|
| H A D | tc-sh64.c | 1899 segT segment_type ATTRIBUTE_UNUSED) in shmedia_md_estimate_size_before_relax() 1907 && S_GET_SEGMENT (fragP->fr_symbol) == segment_type in shmedia_md_estimate_size_before_relax() 1971 && S_GET_SEGMENT (exp->X_op_symbol) == segment_type) in shmedia_md_estimate_size_before_relax() 2000 if (S_GET_SEGMENT (exp->X_add_symbol) == segment_type in shmedia_md_estimate_size_before_relax()
|
| H A D | tc-sh.c | 4094 md_estimate_size_before_relax (fragS *fragP, segT segment_type) in md_estimate_size_before_relax() argument 4102 return shmedia_md_estimate_size_before_relax (fragP, segment_type); in md_estimate_size_before_relax() 4114 else if (S_GET_SEGMENT (fragP->fr_symbol) == segment_type) in md_estimate_size_before_relax() 4129 && S_GET_SEGMENT (fragP->fr_symbol) == segment_type) in md_estimate_size_before_relax()
|
| H A D | tc-cris.c | 622 md_estimate_size_before_relax (fragS *fragP, segT segment_type) in md_estimate_size_before_relax() argument 630 && S_GET_SEGMENT (symbolP) == segment_type \ in md_estimate_size_before_relax() 656 && S_GET_SEGMENT (symbolP) == segment_type in md_estimate_size_before_relax()
|
| H A D | tc-i960.c | 2088 md_estimate_size_before_relax (fragS *fragP, segT segment_type) in md_estimate_size_before_relax() argument 2092 if (S_GET_SEGMENT (fragP->fr_symbol) != segment_type) in md_estimate_size_before_relax()
|
| H A D | tc-msp430.c | 2114 asection * segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() 2116 if (fragP->fr_symbol && S_GET_SEGMENT (fragP->fr_symbol) == segment_type) in md_estimate_size_before_relax()
|
| H A D | tc-m88k.c | 1239 segT segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|
| H A D | tc-z8k.c | 1572 segT segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|
| H A D | tc-h8300.c | 2144 register segT segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|