diff options
Diffstat (limited to 'gold/testsuite/testfile.cc')
-rw-r--r-- | gold/testsuite/testfile.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gold/testsuite/testfile.cc b/gold/testsuite/testfile.cc index 3ce0c97..da3dc61 100644 --- a/gold/testsuite/testfile.cc +++ b/gold/testsuite/testfile.cc @@ -74,8 +74,8 @@ class Target_test : public Sized_target<size, big_endian> void relocate_relocs(const Relocate_info<size, big_endian>*, unsigned int, const unsigned char*, size_t, - Output_section*, off_t, const Relocatable_relocs*, - unsigned char*, + Output_section*, typename elfcpp::Elf_types<size>::Elf_Off, + const Relocatable_relocs*, unsigned char*, typename elfcpp::Elf_types<size>::Elf_Addr, section_size_type, unsigned char*, section_size_type) |