Searched refs:Sections_element (Results 1 – 3 of 3) sorted by relevance
39 class Sections_element; variable53 typedef std::list<Sections_element*> Sections_elements;
561 class Sections_element class564 Sections_element() in Sections_element() function in gold::Sections_element567 virtual ~Sections_element() in ~Sections_element()671 class Sections_element_assignment : public Sections_element717 class Sections_element_dot_assignment : public Sections_element762 class Sections_element_assertion : public Sections_element1908 class Output_section_definition : public Sections_element2926 class Orphan_output_section : public Sections_element3327 Sections_element* p = new Sections_element_assignment(name, length, in add_symbol_assignment()3352 Sections_element* p = new Sections_element_dot_assignment(val); in add_dot_assignment()[all …]
4758 * script-sections.cc (Sections_element::output_section_name): Add10460 * script-sections.cc (class Sections_element): Add dot_alignment10556 * script-sections.cc (Sections_element::output_section_name): Add15208 (class Sections_element): Add virtual functions is_relro and16165 * script-sections.cc (class Sections_element): Add set_is_relro17610 * script-sections.cc (Sections_element::allocate_to_segment): Add