Searched refs:TC_FORCE_RELOCATION_SUB_SAME (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-s390.h31 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \ macro
H A Dtc-mips.h131 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \ macro
H A Dtc-arm.h176 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \ macro
/freebsd-10.1-release/contrib/binutils/gas/
H A Dwrite.c52 #ifndef TC_FORCE_RELOCATION_SUB_SAME
53 #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG) \ macro
914 && !TC_FORCE_RELOCATION_SUB_SAME (fixP, add_symbol_segment))

Completed in 137 milliseconds