Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dlayout.h516 delete this->relaxation_debug_check_; in ~Layout()
1503 Relaxation_debug_check* relaxation_debug_check_; variable
H A Dlayout.cc472 relaxation_debug_check_(NULL), in Layout()
2707 this->relaxation_debug_check_ = new Relaxation_debug_check(); in prepare_for_relaxation()
2719 this->relaxation_debug_check_->check_output_data_for_reset_values( in prepare_for_relaxation()
2876 this->relaxation_debug_check_->read_sections(this->section_list_); in relaxation_loop_body()
2878 this->relaxation_debug_check_->verify_sections(this->section_list_); in relaxation_loop_body()
H A DChangeLog-081514092 script_output_section_data_list_ and relaxation_debug_check_.
14114 Layout::relaxation_debug_check_): New data members.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dlayout.h516 delete this->relaxation_debug_check_; in ~Layout()
1510 Relaxation_debug_check* relaxation_debug_check_; variable
H A Dlayout.cc475 relaxation_debug_check_(NULL), in Layout()
2711 this->relaxation_debug_check_ = new Relaxation_debug_check(); in prepare_for_relaxation()
2723 this->relaxation_debug_check_->check_output_data_for_reset_values( in prepare_for_relaxation()
2880 this->relaxation_debug_check_->read_sections(this->section_list_); in relaxation_loop_body()
2882 this->relaxation_debug_check_->verify_sections(this->section_list_); in relaxation_loop_body()
H A DChangeLog-081514092 script_output_section_data_list_ and relaxation_debug_check_.
14114 Layout::relaxation_debug_check_): New data members.