summaryrefslogtreecommitdiff
path: root/gold/layout.h
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2006-11-06 22:46:08 +0000
committerIan Lance Taylor <iant@google.com>2006-11-06 22:46:08 +0000
commit63e8bf416f067e74172f2bcbb36e4960ffbe9c87 (patch)
treeaf2144e79c2901b652e2822cd4a2dd4280782e9e /gold/layout.h
parentc442eceb861fe7d230220c3d66c44b974528b311 (diff)
downloadbinutils-redhat-63e8bf416f067e74172f2bcbb36e4960ffbe9c87.tar.gz
Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.
Diffstat (limited to 'gold/layout.h')
-rw-r--r--gold/layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/layout.h b/gold/layout.h
index c96d47da10..bb2b644bd6 100644
--- a/gold/layout.h
+++ b/gold/layout.h
@@ -70,7 +70,7 @@ class Layout
// output section.
template<int size, bool big_endian>
Output_section*
- layout(Object *object, unsigned int shndx, const char* name,
+ layout(Relobj *object, unsigned int shndx, const char* name,
const elfcpp::Shdr<size, big_endian>& shdr, off_t* offset);
// Add an Output_section_data to the layout. This is used for