Searched refs:IsThreadSpecific (Results 1 – 8 of 8) 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()
857 Printer.formatLine("Thread specific: {0:y}", S->IsThreadSpecific()); in dumpSectionList()
310 if (section_sp && !section_sp->IsThreadSpecific()) { in SetLoadAddress()
2150 if (section_sp->IsThreadSpecific()) { in SetSectionLoadAddress()
2765 if (section_sp->IsThreadSpecific()) { in DoExecute()
6071 if (section->IsThreadSpecific()) in SectionIsLoadable()