HomeSort by relevance Sort by last modified time
    Searched refs:score_relax_frag (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-score.h 39 #define md_relax_frag(segment, fragp, stretch) score_relax_frag (segment, fragp, stretch)
40 extern int score_relax_frag (asection *, struct frag *, long);
tc-score.c 7617 score_relax_frag (asection * sec ATTRIBUTE_UNUSED, fragS * fragp, long stretch ATTRIBUTE_UNUSED) function
    [all...]

Completed in 88 milliseconds