Home
last modified time | relevance | path

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

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