Home
last modified time | relevance | path

Searched defs:reg_ctx_sp (Results 1 – 19 of 19) sorted by relevance

/external/lldb/source/Plugins/Process/Utility/
DUnwindLLDB.cpp77 RegisterContextLLDBSP reg_ctx_sp (new RegisterContextLLDB (m_thread, in AddFirstFrame() local
119 RegisterContextLLDBSP reg_ctx_sp(new RegisterContextLLDB (m_thread, in AddOneMoreFrame() local
239 lldb::RegisterContextSP reg_ctx_sp; in DoCreateRegisterContextForFrame() local
274 RegisterContextLLDBSP reg_ctx_sp; in GetRegisterContextForFrameNum() local
DThreadMemory.cpp83 RegisterContextSP reg_ctx_sp; in CreateRegisterContextForFrame() local
DStopInfoMachException.cpp438 RegisterContextSP reg_ctx_sp (thread.GetRegisterContext()); in CreateStopReasonWithMachException() local
DUnwindMacOSXFrameBackchain.cpp78 lldb::RegisterContextSP reg_ctx_sp; in DoCreateRegisterContextForFrame() local
DRegisterContextThreadMemory.cpp161 RegisterContextThreadMemory::CopyFromRegisterContext (lldb::RegisterContextSP reg_ctx_sp) in CopyFromRegisterContext()
DRegisterContextLLDB.cpp93 RegisterContextSP reg_ctx_sp = m_thread.GetRegisterContext(); in InitializeZerothFrame() local
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DThreadKDP.cpp81 lldb::RegisterContextSP reg_ctx_sp (GetRegisterContext()); in RefreshStateAfterStop() local
114 lldb::RegisterContextSP reg_ctx_sp; in CreateRegisterContextForFrame() local
DProcessKDP.cpp457 lldb::RegisterContextSP reg_ctx_sp (kernel_thread_sp->GetRegisterContext()); in DoResume() local
475 lldb::RegisterContextSP reg_ctx_sp (kernel_thread_sp->GetRegisterContext()); in DoResume() local
889 … lldb::RegisterContextSP reg_ctx_sp (thread_sp->GetRegisterContext()); in AsyncThread() local
/external/lldb/source/Core/
DValueObjectRegister.cpp117 …jectRegisterSet::Create (ExecutionContextScope *exe_scope, lldb::RegisterContextSP &reg_ctx_sp, ui… in Create()
270 ValueObjectRegister::ValueObjectRegister (ValueObject &parent, lldb::RegisterContextSP &reg_ctx_sp,… in ValueObjectRegister()
283 ValueObjectRegister::Create (ExecutionContextScope *exe_scope, lldb::RegisterContextSP &reg_ctx_sp,… in Create()
/external/lldb/source/Plugins/Process/mach-core/
DThreadMachCore.cpp93 lldb::RegisterContextSP reg_ctx_sp; in CreateRegisterContextForFrame() local
/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.cpp177 lldb::RegisterContextSP reg_ctx_sp; in CreateRegisterContextForFrame() local
346 lldb::RegisterContextSP reg_ctx_sp = GetRegisterContext(); in DisableHardwareWatchpoint() local
356 lldb::RegisterContextSP reg_ctx_sp = GetRegisterContext(); in NumSupportedHardwareWatchpoints() local
/external/lldb/source/Plugins/Process/elf-core/
DThreadElfCore.cpp71 RegisterContextSP reg_ctx_sp; in CreateRegisterContextForFrame() local
/external/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp166 lldb::RegisterContextSP reg_ctx_sp; in CreateRegisterContextForFrame() local
/external/lldb/source/Target/
DThread.cpp566 lldb::RegisterContextSP reg_ctx_sp (GetRegisterContext()); in SetupForResume() local
1720 lldb::RegisterContextSP reg_ctx_sp (youngest_frame_sp->GetRegisterContext()); in ReturnFromFrame() local
1899 lldb::RegisterContextSP reg_ctx_sp (frame_sp->GetRegisterContext()); in SaveFrameZeroState() local
1918 lldb::RegisterContextSP reg_ctx_sp (frame_sp->GetRegisterContext()); in ResetFrameZeroRegisters() local
1977 lldb::RegisterContextSP reg_ctx_sp (GetRegisterContext()); in IsStillAtLastBreakpointHit() local
DStackFrameList.cpp299 RegisterContextSP reg_ctx_sp (m_thread.GetRegisterContext()); in GetFramesUpTo() local
/external/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp311 RegisterContextSP reg_ctx_sp; in CreateRegisterContextForThread() local
/external/lldb/source/Expression/
DDWARFExpression.cpp1236 RegisterContextSP reg_ctx_sp = frame->GetRegisterContext(); in Evaluate() local
/external/lldb/source/Plugins/ABI/SysV-x86_64/
DABISysV_x86_64.cpp832 RegisterContextSP reg_ctx_sp = thread.GetRegisterContext(); in GetReturnValueObjectImpl() local
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp3993 lldb::RegisterContextSP reg_ctx_sp; in GetThreadContextAtIndex() local