Searched refs:Phdrs_element (Results 1 – 3 of 3) sorted by relevance
41 class Phdrs_element; variable264 typedef std::vector<Phdrs_element*> Phdrs_elements;
3068 class Phdrs_element class3071 Phdrs_element(const char* name, size_t namelen, unsigned int type, in Phdrs_element() function in gold::Phdrs_element3178 Phdrs_element::print(FILE* f) const in print()4125 this->phdrs_elements_->push_back(new Phdrs_element(name, namelen, type, in add_phdr()
14228 (Phdrs_element::release_segment): New method definition.