Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doutput.h4258 class Checkpoint_output_section
4261 Checkpoint_output_section(uint64_t addralign, elfcpp::Elf_Xword flags, in Checkpoint_output_section() function
4273 ~Checkpoint_output_section() in ~Checkpoint_output_section()
4598 Checkpoint_output_section* checkpoint_;
H A Doutput.cc3927 Checkpoint_output_section* checkpoint = in save_states()
3928 new Checkpoint_output_section(this->addralign_, this->flags_, in save_states()
3953 Checkpoint_output_section* checkpoint = this->checkpoint_; in restore_states()
H A DChangeLog-081514202 (Output_section::Checkpoint_output_section): New classs definition.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doutput.h4258 class Checkpoint_output_section
4261 Checkpoint_output_section(uint64_t addralign, elfcpp::Elf_Xword flags, in Checkpoint_output_section() function
4273 ~Checkpoint_output_section() in ~Checkpoint_output_section()
4598 Checkpoint_output_section* checkpoint_;
H A Doutput.cc3926 Checkpoint_output_section* checkpoint = in save_states()
3927 new Checkpoint_output_section(this->addralign_, this->flags_, in save_states()
3952 Checkpoint_output_section* checkpoint = this->checkpoint_; in restore_states()
H A DChangeLog-081514202 (Output_section::Checkpoint_output_section): New classs definition.