switch inferior/thread before calling target methods
[deliverable/binutils-gdb.git] / include / elf / arc-reloc.def
index e1c69c9d70c69b4b04fd402a4cc6315c5698b414..72776f94c3835526ea0a045a89ada0e2bdcf64c9 100644 (file)
@@ -1,5 +1,5 @@
 /* ARC relocation types
-   Copyright (C) 2015-2018 Free Software Foundation, Inc.
+   Copyright (C) 2015-2020 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -468,7 +468,7 @@ ARC_RELOC_HOWTO(ARC_TLS_DTPOFF, 67, \
                 32, \
                 replace_word32, \
                 dont, \
-                ( ME ( S - SECTSTART ) + A ))
+               ( ME ( S - FINAL_SECTSTART ) + A ))
 
 ARC_RELOC_HOWTO(ARC_TLS_DTPOFF_S9, 73, \
                 2, \
This page took 0.031657 seconds and 4 git commands to generate.