Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/mach-core/
DThreadMachCore.cpp107 m_thread_reg_ctx_sp = core_objfile->GetThreadContextAtIndex (GetID(), *this); in CreateRegisterContextForFrame()
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.h144 GetThreadContextAtIndex (uint32_t idx, lldb_private::Thread &thread);
DObjectFileMachO.cpp3991 ObjectFileMachO::GetThreadContextAtIndex (uint32_t idx, lldb_private::Thread &thread) in GetThreadContextAtIndex() function in ObjectFileMachO
/external/lldb/include/lldb/Symbol/
DObjectFile.h518 GetThreadContextAtIndex (uint32_t idx, lldb_private::Thread &thread) in GetThreadContextAtIndex() function