HomeSort by: relevance | last modified time | path
    Searched defs:relax_branch (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 26432 relax_branch (fragS *fragp, asection *sec, int bits, long stretch)
26508 newsize = relax_branch (fragp, sec, 11, stretch);
26511 newsize = relax_branch (fragp, sec, 8, stretch);
26424 relax_branch (fragS *fragp, asection *sec, int bits, long stretch) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 26435 relax_branch (fragS *fragp, asection *sec, int bits, long stretch)
26511 newsize = relax_branch (fragp, sec, 11, stretch);
26514 newsize = relax_branch (fragp, sec, 8, stretch);
26427 relax_branch (fragS *fragp, asection *sec, int bits, long stretch) function

Completed in 64 milliseconds