Searched refs:R_ILOHALF (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Da29k.h110 #define R_ILOHALF 032 /* instruction low half (const) */ macro
H A Dor32.h130 #define R_ILOHALF 032 /* instruction low half (const) */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dor32.h130 #define R_ILOHALF 032 /* instruction low half (const) */ macro
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoff-a29k.c160 case R_ILOHALF:
249 {R_ILOHALF, 0, 3, 16, TRUE, 0, complain_overflow_signed, a29k_reloc,"ILOHALF", TRUE, 0x0000ffff,0x0000ffff, FALSE},
481 case R_ILOHALF:
H A Dcoff-or32.c173 case R_ILOHALF:
285 { R_ILOHALF, 0, 3, 16, TRUE, 0, complain_overflow_signed, or32_reloc, "ILOHALF", TRUE, 0x0000ffff,0x0000ffff, FALSE },
495 case R_ILOHALF:
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-or32.c164 case R_ILOHALF:
276 { R_ILOHALF, 0, 3, 16, TRUE, 0, complain_overflow_signed, or32_reloc, "ILOHALF", TRUE, 0x0000ffff,0x0000ffff, FALSE },
476 case R_ILOHALF:
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-a29k.c913 return (R_ILOHALF);
H A Dtc-or32.c1203 return (R_ILOHALF);

Completed in 201 milliseconds