Searched refs:IsThreadSpecific (Results 1 – 5 of 5) sorted by relevance
221 !section_sp->IsThreadSpecific()) { in SetLoadAddress()
180 bool IsThreadSpecific() const { return m_thread_specific; } in IsThreadSpecific() function
276 if (file_addr != LLDB_INVALID_ADDRESS && !IsThreadSpecific()) { in ContainsFileAddress()
2182 if (section_sp->IsThreadSpecific()) { in SetSectionLoadAddress()
2700 if (section_sp->IsThreadSpecific()) { in DoExecute()