Searched refs:R_ILOHALF (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/include/coff/ |
| D | a29k.h | 110 #define R_ILOHALF 032 /* instruction low half (const) */ macro
|
| D | or32.h | 130 #define R_ILOHALF 032 /* instruction low half (const) */ macro
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | coff-a29k.c | 160 case R_ILOHALF: 249 …{R_ILOHALF, 0, 3, 16, TRUE, 0, complain_overflow_signed, a29k_reloc,"ILOHALF", TRUE, 0x0000ffff,0… 481 case R_ILOHALF:
|
| D | coff-or32.c | 173 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/ |
| D | coff-or32.c | 164 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/ |
| D | or32.h | 130 #define R_ILOHALF 032 /* instruction low half (const) */ macro
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-a29k.c | 913 return (R_ILOHALF);
|
| D | tc-or32.c | 1203 return (R_ILOHALF);
|