Lines Matching refs:thread_safe
3745 bool thread_safe = parameters->options().plt_thread_safe(); in do_relax() local
3747 if (!thread_safe in do_relax()
3751 thread_safe = true; in do_relax()
3759 thread_safe = (sym != NULL in do_relax()
3762 if (thread_safe) in do_relax()
3767 this->plt_thread_safe_ = thread_safe; in do_relax()
6319 bool thread_safe = this->targ_->plt_thread_safe(); in plt_call_size() local
6322 + 8 * thread_safe in plt_call_size()
6732 bool thread_safe = this->targ_->plt_thread_safe(); in do_write() local
6735 if (thread_safe) in do_write()
6762 use_fake_dep = thread_safe; in do_write()
6829 else if (thread_safe && !use_fake_dep) in do_write()