diff options
Diffstat (limited to 'bfd/bfd-in2.h')
| -rw-r--r-- | bfd/bfd-in2.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 6c05c21..c89fe7a 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -3871,7 +3871,6 @@ enum bfd_reloc_code_real /* x86-64/elf relocations. */ BFD_RELOC_X86_64_GOT32, - BFD_RELOC_X86_64_PLT32, BFD_RELOC_X86_64_COPY, BFD_RELOC_X86_64_GLOB_DAT, BFD_RELOC_X86_64_JUMP_SLOT, @@ -3892,7 +3891,6 @@ enum bfd_reloc_code_real BFD_RELOC_X86_64_GOTPCREL64, BFD_RELOC_X86_64_GOTPC64, BFD_RELOC_X86_64_GOTPLT64, - BFD_RELOC_X86_64_PLTOFF64, BFD_RELOC_X86_64_GOTPC32_TLSDESC, BFD_RELOC_X86_64_TLSDESC_CALL, BFD_RELOC_X86_64_TLSDESC, @@ -4108,9 +4106,6 @@ enum bfd_reloc_code_real BFD_RELOC_PPC64_GOT_DTPREL_PCREL34, BFD_RELOC_PPC64_TLS_PCREL, - /* IBM 370/390 relocations. */ - BFD_RELOC_I370_D12, - /* The type of reloc used to build a constructor table - at the moment probably a 32 bit wide absolute relocation, but the target can choose. It generally does map to one of the other relocation types. */ @@ -5692,10 +5687,6 @@ enum bfd_reloc_code_real /* Scenix IP2K - 7-bit sp or dp offset. */ BFD_RELOC_IP2K_FR_OFFSET, - /* Scenix VPE4K coprocessor - data/insn-space addressing. */ - BFD_RELOC_VPE4KMATH_DATA, - BFD_RELOC_VPE4KMATH_INSN, - /* These two relocations are used by the linker to determine which of the entries in a C++ virtual function table are actually used. When the --gc-sections option is given, the linker will zero out the |
