Searched refs:R_REL24 (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | coff-tic4x.c | 102 …HOWTO(R_REL24, 0, 2, 24, FALSE, 0, complain_overflow_bitfield, tic4x_relocation, "REL24", TR… 109 …HOWTO(R_REL24, 0, 2, 24, FALSE, 0, complain_overflow_signed, tic4x_relocation, "AREL24", TR… 135 case BFD_RELOC_24: type = R_REL24; break;
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | coff-tic4x.c | 98 …HOWTO(R_REL24, 0, 2, 24, FALSE, 0, complain_overflow_bitfield, tic4x_relocation, "REL24", TR… 105 …HOWTO(R_REL24, 0, 2, 24, FALSE, 0, complain_overflow_signed, tic4x_relocation, "AREL24", TR… 131 case BFD_RELOC_24: type = R_REL24; break;
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/ |
| D | internal.h | 681 #define R_REL24 5 macro
|
| /openbsd/src/gnu/usr.bin/binutils/include/coff/ |
| D | internal.h | 681 #define R_REL24 5 macro
|