gold/
[deliverable/binutils-gdb.git] / gold / testsuite / testfile.cc
index 3ce0c975dc4f6febb6f2797c080427accb9a98b9..da3dc61790e1eb78008664c428e33c7eb7572e6d 100644 (file)
@@ -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)
This page took 0.026645 seconds and 4 git commands to generate.