Searched refs:segtype (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-i860.c | 1032 segT segtype ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|
D | tc-mips.c | 16704 pic_need_relax (symbolS *sym, asection *segtype) in pic_need_relax() argument 16729 && !s_is_linkonce (sym, segtype) in pic_need_relax() 17093 md_estimate_size_before_relax (fragS *fragp, asection *segtype) in md_estimate_size_before_relax() argument 17100 fragp->fr_var = relaxed_branch_length (fragp, segtype, FALSE); in md_estimate_size_before_relax() 17115 length = relaxed_micromips_16bit_branch_length (fragp, segtype, FALSE); in md_estimate_size_before_relax() 17117 length = relaxed_micromips_32bit_branch_length (fragp, segtype, FALSE); in md_estimate_size_before_relax() 17126 change = pic_need_relax (fragp->fr_symbol, segtype); in md_estimate_size_before_relax()
|
D | tc-tic4x.c | 2698 segT segtype ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|
D | tc-score7.c | 5168 s7_pic_need_relax (symbolS *sym, asection *segtype) in s7_pic_need_relax() argument 5190 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 | 6280 md_estimate_size_before_relax (fragS * fragp, segT segtype ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|
D | tc-ia64.c | 2941 asection *segtype ATTRIBUTE_UNUSED) in ia64_estimate_size_before_relax()
|
D | tc-arm.c | 21096 segT segtype ATTRIBUTE_UNUSED) in md_estimate_size_before_relax()
|