* output.cc (Output_file::open_for_modification): New method.
authorIan Lance Taylor <ian@airs.com>
Tue, 1 Sep 2009 17:32:20 +0000 (17:32 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 1 Sep 2009 17:32:20 +0000 (17:32 +0000)
commit404c2abb01aeb1f5434d613036ee101bf256e57a
treec8d1bf552ee41252547ee4f949775c67ad5ac83c
parent77495bbfbf6b24069a0a541005fa5c9dda2efd4f
* output.cc (Output_file::open_for_modification): New method.
(Output_file::map_anonymous): Changed return type to bool.  Record
map in base_ field.
(Output_file::map_no_anonymous): New method, broken out of map.
(Output_file::map): Use map_no_anonymous and map_anonymous.
* output.h (class Output_file): Update declarations.
gold/output.cc
gold/output.h
This page took 0.023976 seconds and 4 git commands to generate.