Clean up setting address and section offset.

This commit is contained in:
Ian Lance Taylor
2007-11-29 20:10:17 +00:00
parent 6ac84f65c2
commit 27bc2bce09
13 changed files with 381 additions and 193 deletions

View File

@ -65,7 +65,7 @@ class Eh_frame_hdr : public Output_section_data
// Set the final data size.
void
do_set_address(uint64_t address, off_t offset);
set_final_data_size();
// Write the data to the file.
void
@ -314,7 +314,7 @@ class Eh_frame : public Output_section_data
// Set the final data size.
void
do_set_address(uint64_t, off_t);
set_final_data_size();
// Return the output address for an input address.
bool