Searched refs:phdrs_ (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dscript-sections.cc2097 String_list* phdrs_; member in class:gold::Output_section_definition
2128 phdrs_(NULL),
2145 this->phdrs_ = trailer->phdrs;
2813 if (this->phdrs_ != NULL)
2814 *phdrs_list = this->phdrs_;
2916 if (this->phdrs_ != NULL)
2918 for (String_list::const_iterator p = this->phdrs_->begin();
2919 p != this->phdrs_->end();
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dscript-sections.cc2097 String_list* phdrs_; member in class:gold::Output_section_definition
2128 phdrs_(NULL),
2145 this->phdrs_ = trailer->phdrs;
2813 if (this->phdrs_ != NULL)
2814 *phdrs_list = this->phdrs_;
2916 if (this->phdrs_ != NULL)
2918 for (String_list::const_iterator p = this->phdrs_->begin();
2919 p != this->phdrs_->end();
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dscript-sections.cc2097 String_list* phdrs_; member in class:gold::Output_section_definition
2128 phdrs_(NULL),
2145 this->phdrs_ = trailer->phdrs;
2813 if (this->phdrs_ != NULL)
2814 *phdrs_list = this->phdrs_;
2916 if (this->phdrs_ != NULL)
2918 for (String_list::const_iterator p = this->phdrs_->begin();
2919 p != this->phdrs_->end();

Completed in 297 milliseconds