Searched refs:Input_section_pattern (Results 1 – 2 of 2) sorted by relevance
1259 struct Input_section_pattern struct in gold::Output_section_element_input1265 Input_section_pattern(const char* patterna, size_t patternlena, in Input_section_pattern() argument1273 typedef std::vector<Input_section_pattern> Input_section_patterns;1357 isp.push_back(Input_section_pattern(p->name.value, p->name.length, in Output_section_element_input()1612 const Input_section_pattern& in set_section_addresses()1642 const Input_section_pattern& isp(this->input_section_patterns_[i]); in set_section_addresses()
8763 (Output_section_element_input::Input_section_pattern8764 ::Input_section_pattern): Ditto.