Searched refs:IS_CRIS_PIC_RELOC (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-cris.h91 #define IS_CRIS_PIC_RELOC(RTYPE) \ macro
101 relocations. FIXME: Set fx_plt instead of using IS_CRIS_PIC_RELOC. */
105 || IS_CRIS_PIC_RELOC ((FIX)->fx_r_type) \
113 && (! IS_CRIS_PIC_RELOC ((FIX)->fx_r_type) \
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-cris.h92 #define IS_CRIS_PIC_RELOC(RTYPE) \ macro
102 relocations. FIXME: Set fx_plt instead of using IS_CRIS_PIC_RELOC. */
106 || IS_CRIS_PIC_RELOC ((FIX)->fx_r_type) \
114 && (! IS_CRIS_PIC_RELOC ((FIX)->fx_r_type) \

Completed in 66 milliseconds