Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc701 class Sections_element_dot_assignment : public Sections_element class
704 Sections_element_dot_assignment(Expression* val) in Sections_element_dot_assignment() function in gold::Sections_element_dot_assignment
3239 Sections_element* p = new Sections_element_dot_assignment(val); in add_dot_assignment()