Searched refs:TC_FORCE_RELOCATION_LOCAL (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-msp430.h116 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-i960.h140 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-microblaze.h43 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-mn10300.h32 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-sh64.h80 #undef TC_FORCE_RELOCATION_LOCAL macro
81 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-cris.h98 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-sparc.h98 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-i386.h160 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-sh.h207 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-arm.h182 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-ia64.h321 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-mn10300.c2404 if (TC_FORCE_RELOCATION_LOCAL (fixp))
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dwrite.c47 #ifndef TC_FORCE_RELOCATION_LOCAL
48 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
1002 && !TC_FORCE_RELOCATION_LOCAL (fixP))

Completed in 203 milliseconds