Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc59 last_section_(NULL) in Memory_region()
161 { return this->last_section_; } in get_last_section()
165 { this->last_section_ = sec; } in set_last_section()
183 Output_section_definition* last_section_; member in gold::Memory_region
DChangeLog7500 current_offset_. Add last_section_ field.