Searched defs:SetIsThreadSpecific (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h182 void SetIsThreadSpecific(bool b) { m_thread_specific = b; } function in class:lldb_private::Section

Completed in 103 milliseconds