HomeSort by relevance Sort by last modified time
    Searched refs:TC_FORCE_RELOCATION_LOCAL (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-i960.h 138 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-microblaze.h 47 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-mn10300.h 31 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-msp430.h 119 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-sh64.h 79 #undef TC_FORCE_RELOCATION_LOCAL
80 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-cris.h 95 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-sparc.h 96 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-aarch64.h 111 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-sh.h 206 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-arm.h 202 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-i386.h 173 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-ia64.h 321 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
tc-mn10300.c     [all...]
  /toolchain/binutils/binutils-2.27/gas/
write.c 40 #ifndef TC_FORCE_RELOCATION_LOCAL
41 #define TC_FORCE_RELOCATION_LOCAL(FIX) \
1031 && !TC_FORCE_RELOCATION_LOCAL (fixP))
    [all...]

Completed in 97 milliseconds