Home
last modified time | relevance | path

Searched refs:R_REL24 (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dcoff-tic4x.c102 …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/
Dcoff-tic4x.c98 …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/
Dinternal.h681 #define R_REL24 5 macro
/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dinternal.h681 #define R_REL24 5 macro