Home
last modified time | relevance | path

Searched refs:in_replacement_phase_ (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gold/
H A Dplugin.h149 any_claimed_(false), in_replacement_phase_(false), any_added_(false), in Plugin_manager()
279 { return this->any_claimed_ && !this->in_replacement_phase_; } in should_defer_layout()
311 { return this->in_replacement_phase_; } in in_replacement_phase()
399 bool in_replacement_phase_; variable
H A Dplugin.cc764 if (!this->in_replacement_phase_) in claim_file()
813 if (this->in_replacement_phase_ || !this->any_claimed_) in save_archive()
824 if (this->in_replacement_phase_ || !this->any_claimed_) in save_input_group()
839 this->in_replacement_phase_ = true; in all_symbols_read()
876 if (this->in_replacement_phase_) in new_undefined_symbol()
/netbsd/external/gpl3/binutils/dist/gold/
H A Dplugin.h149 any_claimed_(false), in_replacement_phase_(false), any_added_(false), in Plugin_manager()
279 { return this->any_claimed_ && !this->in_replacement_phase_; } in should_defer_layout()
311 { return this->in_replacement_phase_; } in in_replacement_phase()
399 bool in_replacement_phase_; variable
H A Dplugin.cc764 if (!this->in_replacement_phase_) in claim_file()
813 if (this->in_replacement_phase_ || !this->any_claimed_) in save_archive()
824 if (this->in_replacement_phase_ || !this->any_claimed_) in save_input_group()
839 this->in_replacement_phase_ = true; in all_symbols_read()
876 if (this->in_replacement_phase_) in new_undefined_symbol()
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dplugin.h149 any_claimed_(false), in_replacement_phase_(false), any_added_(false), in Plugin_manager()
279 { return this->any_claimed_ && !this->in_replacement_phase_; } in should_defer_layout()
311 { return this->in_replacement_phase_; } in in_replacement_phase()
399 bool in_replacement_phase_; variable
H A Dplugin.cc764 if (!this->in_replacement_phase_) in claim_file()
813 if (this->in_replacement_phase_ || !this->any_claimed_) in save_archive()
824 if (this->in_replacement_phase_ || !this->any_claimed_) in save_input_group()
839 this->in_replacement_phase_ = true; in all_symbols_read()
876 if (this->in_replacement_phase_) in new_undefined_symbol()
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dplugin.h149 any_claimed_(false), in_replacement_phase_(false), any_added_(false), in Plugin_manager()
279 { return this->any_claimed_ && !this->in_replacement_phase_; } in should_defer_layout()
311 { return this->in_replacement_phase_; } in in_replacement_phase()
399 bool in_replacement_phase_; variable
H A Dplugin.cc764 if (!this->in_replacement_phase_) in claim_file()
813 if (this->in_replacement_phase_ || !this->any_claimed_) in save_archive()
824 if (this->in_replacement_phase_ || !this->any_claimed_) in save_input_group()
839 this->in_replacement_phase_ = true; in all_symbols_read()
876 if (this->in_replacement_phase_) in new_undefined_symbol()