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

12345678910

/netbsd-current/external/gpl3/binutils.old/dist/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-dlx.h47 #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-ft32.h35 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")), 0) macro
H A Dtc-z80.h55 #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-tilegx.h73 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-microblaze.h105 extern int md_estimate_size_before_relax (fragS *, segT);
/netbsd-current/external/gpl3/binutils/dist/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-dlx.h47 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-ft32.h35 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")), 0) 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.h54 #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-tilegx.h73 #define md_estimate_size_before_relax(f,s) \ macro
/netbsd-current/external/gpl3/gdb.old/dist/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-dlx.h47 #define md_estimate_size_before_relax(f,s) \ macro
H A Dtc-ft32.h35 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")), 0) macro
H A Dtc-pj.h40 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")),0) macro
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-z80.h54 #define md_estimate_size_before_relax(f,s) \ macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dtc.h60 #ifndef md_estimate_size_before_relax
61 int md_estimate_size_before_relax (fragS * fragP, segT);
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dtc.h63 #ifndef md_estimate_size_before_relax
64 int md_estimate_size_before_relax (fragS * fragP, segT);
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dtc.h63 #ifndef md_estimate_size_before_relax
64 int md_estimate_size_before_relax (fragS * fragP, segT);

Completed in 277 milliseconds

12345678910