Home
last modified time | relevance | path

Searched refs:Sections_element (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Dscript-sections.h39 class Sections_element; variable
53 typedef std::list<Sections_element*> Sections_elements;
Dscript-sections.cc561 class Sections_element class
564 Sections_element() in Sections_element() function in gold::Sections_element
567 virtual ~Sections_element() in ~Sections_element()
671 class Sections_element_assignment : public Sections_element
717 class Sections_element_dot_assignment : public Sections_element
762 class Sections_element_assertion : public Sections_element
1908 class Output_section_definition : public Sections_element
2926 class Orphan_output_section : public Sections_element
3327 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 …]
DChangeLog-08154758 * script-sections.cc (Sections_element::output_section_name): Add
10460 * script-sections.cc (class Sections_element): Add dot_alignment
10556 * script-sections.cc (Sections_element::output_section_name): Add
15208 (class Sections_element): Add virtual functions is_relro and
16165 * script-sections.cc (class Sections_element): Add set_is_relro
17610 * script-sections.cc (Sections_element::allocate_to_segment): Add