Home
last modified time | relevance | path

Searched refs:IsThreadSpecific (Results 1 – 4 of 4) sorted by relevance

/external/lldb/include/lldb/Core/
DSection.h262 IsThreadSpecific () const in IsThreadSpecific() function
/external/lldb/source/Core/
DModule.cpp1419 if (section_sp && !section_sp->IsThreadSpecific()) in SetLoadAddress()
/external/lldb/source/API/
DSBTarget.cpp2397 if (section_sp->IsThreadSpecific()) in SetSectionLoadAddress()
/external/lldb/source/Commands/
DCommandObjectTarget.cpp2861 if (section_sp->IsThreadSpecific()) in DoExecute()