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