Searched refs:RELOC_JMP_SLOT (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/aout/
H A Dreloc.h36 RELOC_GLOB_DAT, RELOC_JMP_SLOT, RELOC_RELATIVE, enumerator in enum:reloc_type
H A Daout64.h478 RELOC_JMP_SLOT,
476 RELOC_JMP_SLOT, enumerator in enum:reloc_type
/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h50 RELOC_GLOB_DAT, RELOC_JMP_SLOT, RELOC_RELATIVE, enumerator in enum:reloc_type
/freebsd-11-stable/contrib/binutils/bfd/
H A Dsunos.c2213 | (RELOC_JMP_SLOT << RELOC_EXT_BITS_TYPE_SH_BIG));
2222 | (RELOC_JMP_SLOT << RELOC_EXT_BITS_TYPE_SH_LITTLE));
H A Daoutx.h205 HOWTO (RELOC_JMP_SLOT,0, 2, 0, FALSE, 0, complain_overflow_bitfield, 0, "JMP_SLOT", FALSE, 0, 0x00000000, FALSE),
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddbxread.c1104 if (rel->howto->type != RELOC_JMP_SLOT)

Completed in 92 milliseconds