Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc1185 class Output_section_element_fill : public Output_section_element class
1188 Output_section_element_fill(Expression* val) in Output_section_element_fill() function in gold::Output_section_element_fill
2065 Output_section_element* p = new Output_section_element_fill(val); in add_fill()