Home
last modified time | relevance | path

Searched refs:RELOC_JMP_TBL (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/include/aout/
Dreloc.h35 RELOC_JMP_TBL, /* P.I.C. jump table */ enumerator
Dadobe.h285 RELOC_JMP_TBL, enumerator
Daout64.h469 RELOC_JMP_TBL, enumerator
/toolchain/binutils/binutils-2.27/bfd/
Dsunos.c1561 if (r_type != RELOC_JMP_TBL in sunos_scan_ext_relocs()
1567 if (r_type == RELOC_JMP_TBL in sunos_scan_ext_relocs()
1597 BFD_ASSERT (r_type == RELOC_JMP_TBL in sunos_scan_ext_relocs()
1600 BFD_ASSERT (r_type == RELOC_JMP_TBL in sunos_scan_ext_relocs()
1612 if (r_type != RELOC_JMP_TBL in sunos_scan_ext_relocs()
1618 else if (r_type != RELOC_JMP_TBL in sunos_scan_ext_relocs()
1666 if (bfd_link_pic (info) && r_type != RELOC_JMP_TBL) in sunos_scan_ext_relocs()
2391 jmptbl = r_type == RELOC_JMP_TBL; in sunos_check_dynamic_reloc()
Daoutx.h201 …HOWTO (RELOC_JMP_TBL, 2, 2, 30, TRUE, 0, complain_overflow_signed, 0, "JMP_TBL", FALSE, 0…
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h48 RELOC_JMP_TBL, /* P.I.C. jump table */ enumerator