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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-sparc.h93 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-i386.h237 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-arm.h168 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
H A Dtc-ia64.h315 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
/freebsd-11-stable/contrib/binutils/gas/
H A Dwrite.c46 #ifndef TC_FORCE_RELOCATION_LOCAL
47 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
970 && !TC_FORCE_RELOCATION_LOCAL (fixP))

Completed in 130 milliseconds