Searched refs:IsThreadSpecific (Results 1 – 6 of 6) sorted by relevance
180 !section_sp->IsThreadSpecific()) { in SetLoadAddress()
210 bool IsThreadSpecific() const { return m_thread_specific; } in IsThreadSpecific() function
269 if (file_addr != LLDB_INVALID_ADDRESS && !IsThreadSpecific()) { in ContainsFileAddress()
749 if (section_sp->IsThreadSpecific()) in SetLoadAddress()1850 bool thread_specific = section->IsThreadSpecific(); in FindMatchingSection()1856 sect->IsThreadSpecific() == thread_specific && in FindMatchingSection()
2083 if (section_sp->IsThreadSpecific()) { in SetSectionLoadAddress()
2999 if (section_sp->IsThreadSpecific()) { in DoExecute()