summaryrefslogtreecommitdiff
path: root/gdb-8.0.1/bfd/elf-bfd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb-8.0.1/bfd/elf-bfd.h')
-rw-r--r--gdb-8.0.1/bfd/elf-bfd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb-8.0.1/bfd/elf-bfd.h b/gdb-8.0.1/bfd/elf-bfd.h
index af377eedc..b5c75675b 100644
--- a/gdb-8.0.1/bfd/elf-bfd.h
+++ b/gdb-8.0.1/bfd/elf-bfd.h
@@ -650,7 +650,7 @@ struct sym_cache
struct elf_size_info {
unsigned char sizeof_ehdr, sizeof_phdr, sizeof_shdr;
- unsigned char sizeof_rel, sizeof_rela, sizeof_sym, sizeof_dyn, sizeof_note;
+ unsigned char sizeof_rel, sizeof_rela, sizeof_relr, sizeof_sym, sizeof_dyn, sizeof_note;
/* The size of entries in the .hash section. */
unsigned char sizeof_hash_entry;