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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-s390.h 30 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \
tc-i960.h 124 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \
tc-mn10300.h 65 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEC) \
tc-msp430.h 161 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEC) \
tc-sh64.h 108 #undef TC_FORCE_RELOCATION_SUB_SAME
109 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEC) \
tc-avr.h 123 #define TC_FORCE_RELOCATION_SUB_SAME(fix, seg) \
tc-mips.h 142 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \
tc-sh.h 79 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEC) \
tc-xtensa.h 346 #define TC_FORCE_RELOCATION_SUB_SAME(fix, seg) \
tc-arm.h 206 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \
tc-i386.h 331 #define TC_FORCE_RELOCATION_SUB_SAME(FIX,SEG) \
tc-nds32.h 93 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEC) \
  /toolchain/binutils/binutils-2.25/gas/
write.c 47 #ifndef TC_FORCE_RELOCATION_SUB_SAME
48 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \
958 && !TC_FORCE_RELOCATION_SUB_SAME (fixP, add_symbol_segment))
    [all...]

Completed in 612 milliseconds