Searched refs:thread_safe (Results 1 – 2 of 2) sorted by relevance
2756 bool thread_safe in do_relax() local2760 && !thread_safe in do_relax()2791 thread_safe = true; in do_relax()2799 thread_safe = (sym != NULL in do_relax()2802 if (thread_safe) in do_relax()2807 this->plt_thread_safe_ = thread_safe; in do_relax()3809 bool thread_safe = this->targ_->plt_thread_safe(); in plt_call_size() local3812 + 8 * thread_safe in plt_call_size()4289 bool thread_safe in do_write() local4293 if (thread_safe) in do_write()[all …]
4299 thread_safe=no4897 thread_safe=yes7301 if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then