Searched refs:RELOC_DISP8 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/aout/
H A Dreloc.h27 RELOC_DISP8, RELOC_DISP16, RELOC_DISP32, /* pc-rel displacement */ enumerator in enum:reloc_type
H A Daout64.h454 RELOC_DISP8, /* data[0:7] = addend - pc + sv */
452 RELOC_DISP8, /* data[0:7] = addend - pc + sv */ enumerator in enum:reloc_type
/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h41 RELOC_DISP8, RELOC_DISP16, RELOC_DISP32, /* pc-rel displacement */ enumerator in enum:reloc_type
/freebsd-11-stable/contrib/binutils/bfd/
H A Dsunos.c2400 pcrel = (r_type == RELOC_DISP8
H A Daoutx.h186 HOWTO (RELOC_DISP8, 0, 0, 8, TRUE, 0, complain_overflow_signed, 0, "DISP8", FALSE, 0, 0x000000ff, FALSE),

Completed in 81 milliseconds