HomeSort by relevance Sort by last modified time
    Searched refs:R_REL24 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
coff-tic4x.c 96 HOWTO(R_REL24, 0, 2, 24, FALSE, 0, complain_overflow_bitfield, tic4x_relocation, "REL24", TRUE, 0x00ffffff, 0x00ffffff, FALSE),
103 HOWTO(R_REL24, 0, 2, 24, FALSE, 0, complain_overflow_signed, tic4x_relocation, "AREL24", TRUE, 0x00ffffff, 0x00ffffff, FALSE),
130 case BFD_RELOC_24: type = R_REL24; break;
  /toolchain/binutils/binutils-2.27/include/coff/
internal.h 727 #define R_REL24 5

Completed in 63 milliseconds