summaryrefslogtreecommitdiff
path: root/gold/plugin.h
diff options
context:
space:
mode:
authorSriraman Tallam <tmsriram@google.com>2009-08-05 20:51:56 +0000
committerSriraman Tallam <tmsriram@google.com>2009-08-05 20:51:56 +0000
commitcb7ed0a3d6304aac5490ef95b7521dc9b6e1f7cf (patch)
tree032430e87e261080d2a3abc0cafbe739f5e2bde6 /gold/plugin.h
parent86d862ba8a925b34276dd0abae24d34948600826 (diff)
downloadbinutils-redhat-cb7ed0a3d6304aac5490ef95b7521dc9b6e1f7cf.tar.gz
*** empty log message ***
Diffstat (limited to 'gold/plugin.h')
-rw-r--r--gold/plugin.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gold/plugin.h b/gold/plugin.h
index 672863d514..6a98ac8d8b 100644
--- a/gold/plugin.h
+++ b/gold/plugin.h
@@ -383,6 +383,10 @@ class Sized_pluginobj : public Pluginobj
uint64_t
do_section_flags(unsigned int shndx);
+ // Return section entsize.
+ uint64_t
+ do_section_entsize(unsigned int shndx);
+
// Return section address.
uint64_t
do_section_address(unsigned int shndx);