Home | History | Annotate | Download | only in gold

Lines Matching refs:thread_safe

3031       bool thread_safe
3035 && !thread_safe
3066 thread_safe = true;
3074 thread_safe = (sym != NULL
3077 if (thread_safe)
3082 this->plt_thread_safe_ = thread_safe;
4115 bool thread_safe = this->targ_->plt_thread_safe();
4118 + 8 * thread_safe
4617 bool thread_safe
4621 if (thread_safe)
4721 if (thread_safe && !use_fake_dep)