Searched refs:R_REL24 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-tic4x.c | 96 …HOWTO(R_REL24, 0, 2, 24, FALSE, 0, complain_overflow_bitfield, tic4x_relocation, "REL24", TR… 103 …HOWTO(R_REL24, 0, 2, 24, FALSE, 0, complain_overflow_signed, tic4x_relocation, "AREL24", TR… 130 case BFD_RELOC_24: type = R_REL24; break; in tic4x_coff_reloc_type_lookup()
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | internal.h | 723 #define R_REL24 5 macro
|