HomeSort by relevance Sort by last modified time
    Searched refs:md_estimate_size_before_relax (Results 1 - 25 of 71) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/config/
tc-moxie.h 36 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")), 0) macro
tc-dlx.h 42 #define md_estimate_size_before_relax(f,s) \ macro
tc-pj.h 40 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")),0) macro
tc-z80.h 52 #define md_estimate_size_before_relax(f,s) \ macro
tc-tilegx.h 73 #define md_estimate_size_before_relax(f,s) \ macro
tc-tilepro.h 74 #define md_estimate_size_before_relax(f,s) \ macro
tc-microblaze.h 108 extern int md_estimate_size_before_relax (fragS *, segT);
tc-tic54x.h 105 #define md_estimate_size_before_relax(f,s) \ macro
tc-alpha.h 65 #define md_estimate_size_before_relax(f,s) \ macro
tc-sparc.h 64 #define md_estimate_size_before_relax(f,s) \ macro
tc-fr30.c 213 md_estimate_size_before_relax (fragS * fragP, segT segment)
210 md_estimate_size_before_relax (fragS * fragP, segT segment) function
tc-ia64.h 146 #define md_estimate_size_before_relax(f,s) \ macro
tc-ip2k.c 248 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED,
245 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED, function
tc-lm32.c 397 md_estimate_size_before_relax (fragS *fragp ATTRIBUTE_UNUSED, function
tc-or1k.c 199 md_estimate_size_before_relax (fragS * fragP, segT segment ATTRIBUTE_UNUSED) function
tc-xc16x.c 248 md_estimate_size_before_relax (fragS *fragP ATTRIBUTE_UNUSED, function
251 printf (_("call to md_estimate_size_before_relax \n"));
tc-mt.c 349 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED,
352 as_fatal (_("md_estimate_size_before_relax\n"));
346 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED, function
tc-xstormy16.c 306 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED,
303 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED, function
tc-epiphany.c 730 md_estimate_size_before_relax (fragS *fragP, segT segment)
723 md_estimate_size_before_relax (fragS *fragP, segT segment) function
tc-iq2000.c 461 md_estimate_size_before_relax (fragS * fragP,
458 md_estimate_size_before_relax (fragS * fragP, function
tc-i860.c 1031 md_estimate_size_before_relax (fragS *fragP ATTRIBUTE_UNUSED, function
    [all...]
tc-m32c.c 571 md_estimate_size_before_relax (fragS * fragP, segT segment ATTRIBUTE_UNUSED)
568 md_estimate_size_before_relax (fragS * fragP, segT segment ATTRIBUTE_UNUSED) function
    [all...]
tc-mn10200.c 797 md_estimate_size_before_relax (fragS *fragp, asection *seg)
794 md_estimate_size_before_relax (fragS *fragp, asection *seg) function
tc-pdp11.c 1015 md_estimate_size_before_relax (fragS *fragP ATTRIBUTE_UNUSED,
1013 md_estimate_size_before_relax (fragS *fragP ATTRIBUTE_UNUSED, function
  /toolchain/binutils/binutils-2.25/gas/
tc.h 60 #ifndef md_estimate_size_before_relax
61 int md_estimate_size_before_relax (fragS * fragP, segT);

Completed in 2105 milliseconds

1 2 3