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

123456

/haiku-buildtools/legacy/binutils/gas/
H A Dtc.h59 #ifndef md_estimate_size_before_relax
60 int md_estimate_size_before_relax (fragS * fragP, segT);
/haiku-buildtools/binutils/gas/config/
H A Dtc-moxie.h36 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")), 0) macro
H A Dtc-ft32.h35 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")), 0) macro
H A Dtc-dlx.h41 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-pj.h40 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")),0) macro
H A Dtc-z80.h52 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-microblaze.h106 extern int md_estimate_size_before_relax (fragS *, segT);
H A Dtc-tilegx.h73 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-tilepro.h74 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-tic54x.h106 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-sparc.h64 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-alpha.h65 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-or1k.c199 md_estimate_size_before_relax (fragS * fragP, segT segment ATTRIBUTE_UNUSED) function
/haiku-buildtools/binutils/gas/
H A Dtc.h60 #ifndef md_estimate_size_before_relax
61 int md_estimate_size_before_relax (fragS * fragP, segT);
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-dlx.h46 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-pj.h39 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")),0) macro
H A Dtc-z80.h52 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-alpha.h67 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-tic54x.h103 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-sparc.h47 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-openrisc.c218 md_estimate_size_before_relax (fragS * fragP, segT segment)
215 md_estimate_size_before_relax (fragS * fragP, segT segment) function
H A Dtc-fr30.c215 md_estimate_size_before_relax (fragS * fragP, segT segment)
212 md_estimate_size_before_relax (fragS * fragP, segT segment) function
H A Dtc-ia64.h144 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-ip2k.c249 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED,
252 as_fatal (_("md_estimate_size_before_relax\n"));
246 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED, function
H A Dtc-xc16x.c292 md_estimate_size_before_relax (fragS *fragP ATTRIBUTE_UNUSED, function

Completed in 193 milliseconds

123456