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

  /toolchain/binutils/binutils-2.25/bfd/
coff-w65.c 35 HOWTO (R_W65_ABS24, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 0, "abs24", TRUE, 0x00ffffff, 0x00ffffff, FALSE),
292 case R_W65_ABS24:
  /toolchain/binutils/binutils-2.25/opcodes/
w65-opc.h 560 case ADDR_ABS_LONG: size = 3;type=R_W65_ABS24;pcrel=0;break;\
562 case ADDR_ABS_LONG_IDX_X: size = 3;type=R_W65_ABS24;pcrel=0;break;\
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 854 #define R_W65_ABS24 3 /* addr & 0xffffff */

Completed in 246 milliseconds