summaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elfcode.h')
-rw-r--r--bfd/elfcode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elfcode.h b/bfd/elfcode.h
index b7832954bd..a285a13308 100644
--- a/bfd/elfcode.h
+++ b/bfd/elfcode.h
@@ -1364,6 +1364,7 @@ elf_slurp_reloc_table_from_section (bfd *abfd,
else
{
asymbol **ps;
+
ps = symbols + ELF_R_SYM (rela.r_info) - 1;
relent->sym_ptr_ptr = ps;