Searched refs:v850_pcrel_from_section (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-v850.h77 #define MD_PCREL_FROM_SECTION(FIX, SEC) v850_pcrel_from_section (FIX, SEC)
78 extern long v850_pcrel_from_section PARAMS ((struct fix *, asection *));
H A Dtc-v850.c2324 v850_pcrel_from_section (fixp, section)
2321 v850_pcrel_from_section (fixp, section) function
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-v850.h73 #define MD_PCREL_FROM_SECTION(FIX, SEC) v850_pcrel_from_section (FIX, SEC)
74 extern long v850_pcrel_from_section (struct fix *, asection *);
H A Dtc-v850.c2261 v850_pcrel_from_section (fixS *fixp, segT section)
2258 v850_pcrel_from_section (fixS *fixp, segT section) function

Completed in 70 milliseconds