Home
last modified time | relevance | path

Searched refs:GetRegisterContextSP (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DStackFrame.h241 const lldb::RegisterContextSP &GetRegisterContextSP() const { in GetRegisterContextSP() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrameList.cpp543 unwind_frame_sp->GetRegisterContextSP(), cfa, next_frame_address, in GetFramesUpTo()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp1847 exe_ctx->GetFramePtr()->GetRegisterContextSP(); in Format()