Searched refs:r_callj (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/
H A Dbout.h189 r_callj:1, /* 1 if relocation target is an i960 'callj'. */ member in struct:relocation_info
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dbout.h189 r_callj:1, /* 1 if relocation target is an i960 'callj'. */ member in struct:relocation_info
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-i960.h125 r_callj:1, /* 1 if relocation target is an i960 'callj' */ member in struct:relocation_info
H A Dobj-bout.h166 r_callj:1, /* 1 if relocation target is an i960 'callj' */ member in struct:relocation_info
H A Dtc-i960.c1144 | (ri->r_callj << 6));
2875 ri.r_callj = fixP->fx_tcbit;
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i960.h116 r_callj:1, /* 1 if relocation target is an i960 'callj' */ member in struct:relocation_info
H A Dtc-i960.c2125 | ri->r_callj << 1
2133 | ri->r_callj << 6
2483 ri.r_callj = fixP->fx_tcbit;

Completed in 195 milliseconds