PR 10219
authorIan Lance Taylor <ian@airs.com>
Wed, 24 Jun 2009 00:38:00 +0000 (00:38 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 24 Jun 2009 00:38:00 +0000 (00:38 +0000)
commit1518dc8f89bfcd443f8853368fd44cbd526f2a7f
tree137c3587d4a25e9d527e5e8e7eeac06fe2553ed2
parenta71d5864861507609376014210d365250704b225
PR 10219
* layout.cc (Layout::Layout): Initialize have_stabstr_section_.
(Layout::make_output_section): Set have_stabstr_section_ if we see
a .stab*str section.
(Layout::finalize): Call link_stabs_sections.
(Layout::link_stabs_sections): New file.
* layout.h (class Layout): Add have_stabstr_section_ field.
Declare link_stabs_sections.
gold/ChangeLog
gold/layout.cc
gold/layout.h
This page took 0.025146 seconds and 4 git commands to generate.