bfd/
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index b6edd0a04c9fff474179c2fa5b8e8ff3c0533b1f..0525594109009326a3e15312576172a0a7d3ba42 100644 (file)
@@ -2264,6 +2264,9 @@ to compensate for the borrow when the low bits are added.  */
   BFD_RELOC_386_RELATIVE,
   BFD_RELOC_386_GOTOFF,
   BFD_RELOC_386_GOTPC,
+  BFD_RELOC_386_TLS_TPOFF,
+  BFD_RELOC_386_TLS_IE,
+  BFD_RELOC_386_TLS_GOTIE,
   BFD_RELOC_386_TLS_LE,
   BFD_RELOC_386_TLS_GD,
   BFD_RELOC_386_TLS_LDM,
This page took 0.028989 seconds and 4 git commands to generate.