Searched refs:R_IREL (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/usr.bin/binutils/include/coff/ |
H A D | a29k.h | 108 #define R_IREL 030 /* instruction relative (jmp/call) */ macro
|
H A D | or32.h | 128 #define R_IREL 030 /* instruction relative (jmp/call) */ macro
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | coff-a29k.c | 129 case R_IREL: 247 …{R_IREL, 0, 3, 32, TRUE, 0, complain_overflow_signed,a29k_reloc,"IREL", TRUE, 0xffffffff,0x… 424 case R_IREL:
|
H A D | coff-or32.c | 138 case R_IREL: 283 …{ R_IREL, 0, 3, 32, TRUE, 0, complain_overflow_signed, or32_reloc, "IREL", TRUE, 0xfff… 457 case R_IREL:
|
H A D | ChangeLog-9495 | 610 * coff-a29k.c (a29k_reloc): Change handling of R_IREL reloc to be 7870 absolute R_IREL reloc.
|
H A D | ChangeLog-9193 | 482 * coff-a29k.c (a29k_reloc): For R_IREL, don't left shift
|
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/ |
H A D | or32.h | 128 #define R_IREL 030 /* instruction relative (jmp/call) */ macro
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | coff-or32.c | 138 case R_IREL: 274 …{ R_IREL, 0, 3, 32, TRUE, 0, complain_overflow_signed, or32_reloc, "IREL", TRUE, 0xfff… 448 case R_IREL:
|
H A D | ChangeLog-9495 | 610 * coff-a29k.c (a29k_reloc): Change handling of R_IREL reloc to be 7870 absolute R_IREL reloc.
|
H A D | ChangeLog-9193 | 482 * coff-a29k.c (a29k_reloc): For R_IREL, don't left shift
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-a29k.c | 917 return (R_IREL);
|
H A D | tc-or32.c | 1207 return (R_IREL);
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-9295 | 288 overflow checking--R_IREL is 18 bits, not 17.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-9295 | 288 overflow checking--R_IREL is 18 bits, not 17.
|