]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/bfd-in2.h
Add support for the TLV relocation generated by LLVM for x86_64 MACH-O targets.
[thirdparty/binutils-gdb.git] / bfd / bfd-in2.h
index 5ceb935d2701f52624b623f2055d0eddc89b60fd..f53dbb5e8cb3619839019686b11d75747c723583 100644 (file)
@@ -5755,6 +5755,9 @@ the linker could optimize the movq to a leaq if possible.  */
 /* Same as BFD_RELOC_32_PCREL but with an implicit -4 addend.  */
   BFD_RELOC_MACH_O_X86_64_PCREL32_4,
 
+/* Used when referencing a TLV entry.  */
+  BFD_RELOC_MACH_O_X86_64_TLV,
+
 /* Addend for PAGE or PAGEOFF.  */
   BFD_RELOC_MACH_O_ARM64_ADDEND,