Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dlayout.h495 delete this->relaxation_debug_check_; in ~Layout()
1434 Relaxation_debug_check* relaxation_debug_check_; variable
Dlayout.cc477 relaxation_debug_check_(NULL), in Layout()
2408 this->relaxation_debug_check_ = new Relaxation_debug_check(); in prepare_for_relaxation()
2420 this->relaxation_debug_check_->check_output_data_for_reset_values( in prepare_for_relaxation()
2577 this->relaxation_debug_check_->read_sections(this->section_list_); in relaxation_loop_body()
2579 this->relaxation_debug_check_->verify_sections(this->section_list_); in relaxation_loop_body()
DChangeLog12675 script_output_section_data_list_ and relaxation_debug_check_.
12697 Layout::relaxation_debug_check_): New data members.