2011-01-25 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gold / ehframe.h
index 4726ffc436d7465e7cae42b4426a234006afa38c..16902454dd1a777f9e2378940816df7fbf0d0dad 100644 (file)
@@ -405,7 +405,7 @@ class Eh_frame : public Output_section_data
           section_size_type symbol_names_size,
           const unsigned char* pcontents,
           const unsigned char* pcie,
-          const unsigned char *pcieend,
+          const unsigned charpcieend,
           Track_relocs<size, big_endian>* relocs,
           Offsets_to_cie* cies,
           New_cies* new_cies);
@@ -420,7 +420,7 @@ class Eh_frame : public Output_section_data
           const unsigned char* pcontents,
           unsigned int offset,
           const unsigned char* pfde,
-          const unsigned char *pfdeend,
+          const unsigned charpfdeend,
           Track_relocs<size, big_endian>* relocs,
           Offsets_to_cie* cies);
 
This page took 0.023835 seconds and 4 git commands to generate.