/toolchain/binutils/binutils-2.25/gas/ |
D | tc.h | 60 #ifndef md_estimate_size_before_relax 61 int md_estimate_size_before_relax (fragS * fragP, segT);
|
D | ChangeLog-0001 | 1315 * config/tc-mips.c (md_estimate_size_before_relax): Likewise. 1660 (md_estimate_size_before_relax): Formatting. Code cleanup. 1782 * config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsr 1795 * config/tc-mips.c (md_estimate_size_before_relax): Make sure 1865 (md_estimate_size_before_relax): Remove old_fix. Don't bother 1958 * config/tc-m68k.c (md_estimate_size_before_relax): Catch and 2119 (md_estimate_size_before_relax): Mark parameters as unused. 2249 (md_estimate_size_before_relax): Treat weak like extern for 2529 * config/tc-fr30.c (md_estimate_size_before_relax): Return size of 2531 * config/tc-m32r.c (md_estimate_size_before_relax): Likewise. [all …]
|
D | ChangeLog-0203 | 37 (debug_sym, md_estimate_size_before_relax, md_convert_frag, 660 (md_estimate_size_before_relax): Modify STATE_PUSHJ state for 1407 md_assemble, md_estimate_size_before_relax): Handle fbCC. 1702 * config/tc-fr30.c (md_estimate_size_before_relax): Ditto. 1703 * config/tc-m32r.c (md_estimate_size_before_relax): Ditto. 1704 * config/tc-openrisc.c (md_estimate_size_before_relax): Ditto. 2431 (md_estimate_size_before_relax): Force relocation of 2678 (md_estimate_size_before_relax): ...here. 3150 (md_estimate_size_before_relax <all args>): Likewise. 3158 (md_estimate_size_before_relax <all args>): Likewise. [all …]
|
D | ChangeLog-2004 | 314 (md_estimate_size_before_relax): Use it. 389 (md_estimate_size_before_relax): Use HANDLE_RELAXABLE for common 864 (md_estimate_size_before_relax): Return expansion for the first slot. 1305 (md_estimate_size_before_relax): Rewritten. 2171 (md_estimate_size_before_relax) <case ENCODE_RELAX (STATE_MUL, 2359 (md_estimate_size_before_relax): Call ia64_estimate_size_before_relax. 2487 (macro_build_lui, md_estimate_size_before_relax): ...or here. 2518 (md_estimate_size_before_relax): Set RELAX_USE_SECOND if the second 2621 (md_estimate_size_before_relax): Defined as (f)->fr_var.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-moxie.h | 36 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")), 0) macro
|
D | tc-dlx.h | 42 #define md_estimate_size_before_relax(f,s) \ macro
|
D | tc-pj.h | 40 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")),0) macro
|
D | tc-z80.h | 52 #define md_estimate_size_before_relax(f,s) \ macro
|
D | tc-tilepro.h | 74 #define md_estimate_size_before_relax(f,s) \ macro
|
D | tc-tilegx.h | 73 #define md_estimate_size_before_relax(f,s) \ macro
|
D | tc-microblaze.h | 108 extern int md_estimate_size_before_relax (fragS *, segT);
|
D | tc-tic54x.h | 105 #define md_estimate_size_before_relax(f,s) \ macro
|
D | tc-alpha.h | 65 #define md_estimate_size_before_relax(f,s) \ macro
|
D | tc-sparc.h | 64 #define md_estimate_size_before_relax(f,s) \ macro
|
D | tc-fr30.c | 210 md_estimate_size_before_relax (fragS * fragP, segT segment) in md_estimate_size_before_relax() function
|
D | tc-or1k.c | 199 md_estimate_size_before_relax (fragS * fragP, segT segment ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() function
|
D | tc-lm32.c | 397 md_estimate_size_before_relax (fragS *fragp ATTRIBUTE_UNUSED, in md_estimate_size_before_relax() function
|
D | tc-ip2k.c | 245 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED, in md_estimate_size_before_relax() function
|
D | tc-xc16x.c | 248 md_estimate_size_before_relax (fragS *fragP ATTRIBUTE_UNUSED, in md_estimate_size_before_relax() function
|
D | tc-ia64.h | 146 #define md_estimate_size_before_relax(f,s) \ macro
|
D | tc-mt.c | 346 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED, in md_estimate_size_before_relax() function
|
D | tc-xstormy16.c | 303 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED, in md_estimate_size_before_relax() function
|
D | tc-epiphany.c | 723 md_estimate_size_before_relax (fragS *fragP, segT segment) in md_estimate_size_before_relax() function
|
D | tc-iq2000.c | 458 md_estimate_size_before_relax (fragS * fragP, in md_estimate_size_before_relax() function
|
D | tc-m32c.c | 568 md_estimate_size_before_relax (fragS * fragP, segT segment ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() function
|