bfd/
[deliverable/binutils-gdb.git] / bfd / libbfd.h
index e855db196a1e971ffe71614770c3f45b87ed8749..3971ea6aa628006e23a836f38ddf39b2779c8029 100644 (file)
@@ -799,6 +799,9 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
   "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.023374 seconds and 4 git commands to generate.