diff options
Diffstat (limited to 'gold/target.h')
-rw-r--r-- | gold/target.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/target.h b/gold/target.h index 75f149e..b72998d 100644 --- a/gold/target.h +++ b/gold/target.h @@ -149,6 +149,7 @@ class Sized_target : public Target virtual void scan_relocs(const General_options& options, Symbol_table* symtab, + Layout* layout, Sized_object<size, big_endian>* object, unsigned int sh_type, const unsigned char* prelocs, |