Searched refs:IsThreadSpecific (Results 1 – 6 of 6) sorted by relevance
180 !section_sp->IsThreadSpecific()) { in SetLoadAddress()
194 bool IsThreadSpecific() const { return m_thread_specific; } in IsThreadSpecific() function
266 if (file_addr != LLDB_INVALID_ADDRESS && !IsThreadSpecific()) { in ContainsFileAddress()
732 if (section_sp->IsThreadSpecific()) in SetLoadAddress()1885 bool thread_specific = section->IsThreadSpecific(); in FindMatchingSection()1891 sect->IsThreadSpecific() == thread_specific && in FindMatchingSection()
2112 if (section_sp->IsThreadSpecific()) { in SetSectionLoadAddress()
2971 if (section_sp->IsThreadSpecific()) { in DoExecute()