Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A DChangeLog-2018541 * output.cc (Output_section::Output_section): Initialize reloc_section_.
544 (Output_section::reloc_section_): New data member.
H A Doutput.h4115 { return this->reloc_section_; } in reloc_section()
4119 { this->reloc_section_ = os; } in set_reloc_section()
4609 Output_section* reloc_section_; variable
H A Doutput.cc2353 reloc_section_(NULL) in Output_section()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A DChangeLog-2018541 * output.cc (Output_section::Output_section): Initialize reloc_section_.
544 (Output_section::reloc_section_): New data member.
H A Doutput.h4115 { return this->reloc_section_; } in reloc_section()
4119 { this->reloc_section_ = os; } in set_reloc_section()
4609 Output_section* reloc_section_; variable
H A Doutput.cc2354 reloc_section_(NULL) in Output_section()