Searched refs:segtype (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-i860.c | 1032 segT segtype ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|
D | tc-mips.c | 16721 pic_need_relax (symbolS *sym, asection *segtype) in pic_need_relax() argument 16746 && !s_is_linkonce (sym, segtype) in pic_need_relax() 17143 md_estimate_size_before_relax (fragS *fragp, asection *segtype) in md_estimate_size_before_relax() argument 17150 fragp->fr_var = relaxed_branch_length (fragp, segtype, FALSE); in md_estimate_size_before_relax() 17165 length = relaxed_micromips_16bit_branch_length (fragp, segtype, FALSE); in md_estimate_size_before_relax() 17167 length = relaxed_micromips_32bit_branch_length (fragp, segtype, FALSE); in md_estimate_size_before_relax() 17176 change = pic_need_relax (fragp->fr_symbol, segtype); in md_estimate_size_before_relax()
|
D | tc-tic4x.c | 2700 segT segtype ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|
D | tc-score7.c | 5167 s7_pic_need_relax (symbolS *sym, asection *segtype) in s7_pic_need_relax() argument 5189 if (symsec != segtype && ! S_IS_LOCAL (sym)) in s7_pic_need_relax()
|
D | tc-score.c | 5283 s3_pic_need_relax (symbolS *sym, asection *segtype) in s3_pic_need_relax() argument 5305 if (symsec != segtype && ! S_IS_LOCAL (sym)) in s3_pic_need_relax()
|
D | tc-aarch64.c | 5813 md_estimate_size_before_relax (fragS * fragp, segT segtype ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|
D | tc-ia64.c | 2952 asection *segtype ATTRIBUTE_UNUSED) in ia64_estimate_size_before_relax()
|
D | tc-arm.c | 20345 segT segtype ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|