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