PR gas/5552
[deliverable/binutils-gdb.git] / gold / dwarf_reader.h
index f5221047a6dd2ef0ce779eaf69e47a661817a60f..4d28518bcb66ee700eefd1c01d925d98e2b57672 100644 (file)
@@ -172,7 +172,7 @@ class Sized_dwarf_line_info : public Dwarf_line_info
 
   // This is used to figure out what section to apply a relocation to.
   const unsigned char* symtab_buffer_;
-  off_t symtab_buffer_size_;
+  section_size_type symtab_buffer_size_;
 
   // Holds the directories and files as we see them.  We have an array
   // of directory-lists, one for each .o file we're reading (usually
This page took 0.023362 seconds and 4 git commands to generate.