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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.h4258 class Checkpoint_output_section class in class:gold::Output_section
4261 Checkpoint_output_section(uint64_t addralign, elfcpp::Elf_Xword flags, function in class:gold::Output_section::Checkpoint_output_section
4273 ~Checkpoint_output_section()
4598 Checkpoint_output_section* checkpoint_;
H A Doutput.cc3926 Checkpoint_output_section* checkpoint =
3927 new Checkpoint_output_section(this->addralign_, this->flags_,
3952 Checkpoint_output_section* checkpoint = this->checkpoint_;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.h4286 class Checkpoint_output_section class in class:gold::Output_section
4289 Checkpoint_output_section(uint64_t addralign, elfcpp::Elf_Xword flags, function in class:gold::Output_section::Checkpoint_output_section
4301 ~Checkpoint_output_section()
4626 Checkpoint_output_section* checkpoint_;
H A Doutput.cc3972 Checkpoint_output_section* checkpoint =
3973 new Checkpoint_output_section(this->addralign_, this->flags_,
3998 Checkpoint_output_section* checkpoint = this->checkpoint_;
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.h4258 class Checkpoint_output_section class in class:gold::Output_section
4261 Checkpoint_output_section(uint64_t addralign, elfcpp::Elf_Xword flags, function in class:gold::Output_section::Checkpoint_output_section
4273 ~Checkpoint_output_section()
4598 Checkpoint_output_section* checkpoint_;
H A Doutput.cc3926 Checkpoint_output_section* checkpoint =
3927 new Checkpoint_output_section(this->addralign_, this->flags_,
3952 Checkpoint_output_section* checkpoint = this->checkpoint_;

Completed in 204 milliseconds