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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dplugin.h150 in_claim_file_handler_(false),
197 { return in_claim_file_handler_; }
405 bool in_claim_file_handler_; member in class:gold::Plugin_manager
H A Dplugin.cc756 this->in_claim_file_handler_ = true;
769 this->in_claim_file_handler_ = false;
797 this->in_claim_file_handler_ = false;
1130 if (this->in_claim_file_handler_)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dplugin.h150 in_claim_file_handler_(false),
197 { return in_claim_file_handler_; }
405 bool in_claim_file_handler_; member in class:gold::Plugin_manager
H A Dplugin.cc756 this->in_claim_file_handler_ = true;
769 this->in_claim_file_handler_ = false;
797 this->in_claim_file_handler_ = false;
1130 if (this->in_claim_file_handler_)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dplugin.h150 in_claim_file_handler_(false),
197 { return in_claim_file_handler_; }
405 bool in_claim_file_handler_; member in class:gold::Plugin_manager
H A Dplugin.cc756 this->in_claim_file_handler_ = true;
769 this->in_claim_file_handler_ = false;
797 this->in_claim_file_handler_ = false;
1130 if (this->in_claim_file_handler_)

Completed in 191 milliseconds