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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-rl78.h 64 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX, SEG) 1
tc-frv.h 65 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX, SEG) 1
tc-rx.h 65 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX, SEG) 1
tc-hppa.h 159 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX, SEG) 1
tc-sh.h 213 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX, SEG) \
tc-i386.h 334 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX,SEG) \
  /toolchain/binutils/binutils-2.25/gas/
write.c 61 #ifndef TC_FORCE_RELOCATION_SUB_LOCAL
63 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX, SEG) \
66 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX, SEG) 1
980 && !TC_FORCE_RELOCATION_SUB_LOCAL (fixP, add_symbol_segment))
    [all...]

Completed in 1145 milliseconds