Searched refs:readsyms_blocker_ (Results 1 – 3 of 3) sorted by relevance
527 lib_(lib), readsyms_blocker_(NULL), this_blocker_(NULL), in Add_lib_group_symbols()548 gold_assert(this->readsyms_blocker_ == NULL && this->this_blocker_ == NULL); in set_blocker()549 this->readsyms_blocker_ = readsyms_blocker; in set_blocker()564 Task_token* readsyms_blocker_; variable
1307 if (this->readsyms_blocker_ != NULL && this->readsyms_blocker_->is_blocked()) in is_runnable()1308 return this->readsyms_blocker_; in is_runnable()
7835 * gold/archive.h (Add_lib_group_symbols): Add readsyms_blocker_, adjust7838 readsyms_blocker_.