Home | History | Annotate | Download | only in gold

Lines Matching refs:eh_frame_section_

442     eh_frame_section_(NULL),
1420 gold_assert(this->eh_frame_section_ == os);
1485 && this->eh_frame_section_ != NULL
1488 this->eh_frame_section_->add_output_section_data(this->eh_frame_data_);
1509 if (this->eh_frame_section_ == NULL)
1511 this->eh_frame_section_ = os;