Home | History | Annotate | Download | only in gold

Lines Matching refs:info_section_

2276     info_section_(NULL),
3626 if (this->info_section_ != NULL && this->info_uses_section_index_)
3643 if (this->info_section_ != NULL)
3646 info = this->info_section_->out_shndx();
3648 info = this->info_section_->symtab_index();