Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-score.h48 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP)
49 extern int score_force_relocation (struct fix *);
Dtc-score.c7576 score_force_relocation (struct fix *fixp) in score_force_relocation() function