diff options
Diffstat (limited to 'gold/output.h')
-rw-r--r-- | gold/output.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/output.h b/gold/output.h index 6c7dc39..7c24372 100644 --- a/gold/output.h +++ b/gold/output.h @@ -878,7 +878,7 @@ class Output_reloc<elfcpp::SHT_REL, dynamic, size, big_endian> get_symbol_index() const; // Return the output address. - section_offset_type + Address get_address() const; // Codes for local_sym_index_. |