gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.
[binutils-gdb.git] / gold / plugin.h
index 32ffe35fc3337a7721d2c42eda56d895695db791..1891d6ba402e5a4f04c5f59b0f0e0fd929b5bb12 100644 (file)
@@ -493,8 +493,9 @@ class Sized_pluginobj : public Pluginobj
   do_section_name(unsigned int shndx);
 
   // Return a view of the contents of a section.
-  Object::Location
-  do_section_contents(unsigned int shndx);
+  const unsigned char*
+  do_section_contents(unsigned int shndx, section_size_type* plen,
+                     bool cache);
 
   // Return section flags.
   uint64_t