Home
last modified time | relevance | path

Searched refs:thread_safe (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dpowerpc.cc2813 bool thread_safe in do_relax() local
2817 && !thread_safe in do_relax()
2848 thread_safe = true; in do_relax()
2856 thread_safe = (sym != NULL in do_relax()
2859 if (thread_safe) in do_relax()
2864 this->plt_thread_safe_ = thread_safe; in do_relax()
3877 bool thread_safe = this->targ_->plt_thread_safe(); in plt_call_size() local
3880 + 8 * thread_safe in plt_call_size()
4372 bool thread_safe in do_write() local
4376 if (thread_safe) in do_write()
[all …]
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c3189 get_guard_cond (tree guard, bool thread_safe) in get_guard_cond() argument
3193 if (!thread_safe) in get_guard_cond()