Home
last modified time | relevance | path

Searched refs:segment_type (Results 1 – 25 of 29) sorted by relevance

12

/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dldexp.h143 } segment_type; typedef
146 extern segment_type *segments;
H A Dldlang.h329 const segment_type *segment;
475 (const char *, union etree_union *, const segment_type *);
H A Dldexp.c48 segment_type *segments;
282 segment_type *seg; in fold_binary()
H A Dlexsup.c1438 segment_type *seg; in set_segment_start()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-w65.c1081 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 Dtc-tic80.c85 md_estimate_size_before_relax (fragP, segment_type) in md_estimate_size_before_relax() argument
87 segT segment_type ATTRIBUTE_UNUSED;
H A Dtc-mcore.c2180 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 Dtc-h8500.c1440 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 Dtc-cris.c481 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 Dtc-i960.c1093 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 Dtc-tahoe.c614 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 Dtc-sh64.c1894 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 Dtc-m88k.c1293 md_estimate_size_before_relax (fragP, segment_type) in md_estimate_size_before_relax() argument
1295 segT segment_type ATTRIBUTE_UNUSED;
H A Dtc-sh.c3875 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 Dtc-z8k.c1535 segT segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xc16x.c293 segT segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
H A Dtc-mcore.c2125 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 Dtc-sh64.c1899 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 Dtc-sh.c4094 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 Dtc-cris.c622 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 Dtc-i960.c2088 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 Dtc-msp430.c2114 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 Dtc-m88k.c1239 segT segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
H A Dtc-z8k.c1572 segT segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
H A Dtc-h8300.c2144 register segT segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()

12