Searched refs:md_estimate_size_before_relax (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dtc.h59 #ifndef md_estimate_size_before_relax
60 int md_estimate_size_before_relax (fragS * fragP, segT);
H A Dwrite.c1996 /* In case md_estimate_size_before_relax() wants to make fixSs. */
2045 likely be needed in md_estimate_size_before_relax. */
2049 address += md_estimate_size_before_relax (fragP, segment);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.h67 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-sparc.h61 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-ia64.h144 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-mep.c1212 md_estimate_size_before_relax (fragS * fragP, segT segment)
1209 md_estimate_size_before_relax (fragS * fragP, segT segment) function
H A Dtc-spu.c859 md_estimate_size_before_relax (fragS *fragP ATTRIBUTE_UNUSED,
857 md_estimate_size_before_relax (fragS *fragP ATTRIBUTE_UNUSED, function
H A Dtc-arc.c1078 md_estimate_size_before_relax (fragS *fragp ATTRIBUTE_UNUSED,
1081 as_fatal (_("md_estimate_size_before_relax\n"));
1073 md_estimate_size_before_relax (fragS *fragp ATTRIBUTE_UNUSED, function
H A Dtc-cr16.c587 md_estimate_size_before_relax (fragS *fragp, asection *seg) function
H A Dtc-s390.c1833 md_estimate_size_before_relax (fragp, seg) function
H A Dtc-ppc.c5330 md_estimate_size_before_relax (fragS *fragp ATTRIBUTE_UNUSED,
5312 md_estimate_size_before_relax (fragS *fragp ATTRIBUTE_UNUSED, function
H A Dtc-i386.c5316 /* md_estimate_size_before_relax()
5330 md_estimate_size_before_relax (fragP, segment)
5324 md_estimate_size_before_relax (fragP, segment) function
H A Dtc-score.c4859 md_estimate_size_before_relax (fragS * fragp, asection * sec ATTRIBUTE_UNUSED) function
H A Dtc-mips.c13734 from md_estimate_size_before_relax first. If this is a
13745 /* Must have been called from md_estimate_size_before_relax. */
13947 md_estimate_size_before_relax (fragS *fragp, asection *segtype)
13936 md_estimate_size_before_relax (fragS *fragp, asection *segtype) function
H A Dtc-arm.c16676 md_estimate_size_before_relax (fragS * fragp,
16663 md_estimate_size_before_relax (fragS * fragp, function

Completed in 378 milliseconds