Searched refs:pic_need_relax (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c1072 static bfd_boolean pic_need_relax (symbolS *, asection *);
12068 && !pic_need_relax (l->fixp->fx_addsy, l->seg))
13645 pic_need_relax (symbolS *sym, asection *segtype)
13967 change = pic_need_relax (fragp->fr_symbol, segtype);
13634 pic_need_relax (symbolS *sym, asection *segtype) function
H A Dtc-score.c4781 pic_need_relax (symbolS *sym, asection *segtype) function
4837 change = pic_need_relax (fragp->fr_symbol, sec);

Completed in 197 milliseconds