Home
last modified time | relevance | path

Searched refs:score_force_relocation (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-score.h47 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP)
48 extern int score_force_relocation (struct fix *);
Dtc-score.c5242 score_force_relocation (struct fix *fixp) in score_force_relocation() function