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

1 2 3

  /toolchain/binutils/binutils-2.27/gas/config/
tc-ft32.h 35 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")), 0) macro
tc-moxie.h 36 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")), 0) macro
tc-dlx.h 41 #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-microblaze.h 106 extern int md_estimate_size_before_relax (fragS *, segT);
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-tic54x.h 106 #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 231 md_estimate_size_before_relax (fragS * fragP ATTRIBUTE_UNUSED,
228 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 720 md_estimate_size_before_relax (fragS *fragP, segT segment)
713 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 794 md_estimate_size_before_relax (fragS *fragp, asection *seg)
791 md_estimate_size_before_relax (fragS *fragp, asection *seg) function
  /toolchain/binutils/binutils-2.27/gas/
tc.h 60 #ifndef md_estimate_size_before_relax
61 int md_estimate_size_before_relax (fragS * fragP, segT);

Completed in 1056 milliseconds

1 2 3