Home
last modified time | relevance | path

Searched refs:reg_context_sp (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Target/
H A DStackFrame.h113 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
119 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DStackFrame.h113 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
119 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Target/
H A DStackFrame.h113 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
119 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Target/
H A DStackFrame.h113 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
119 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DStackFrame.h113 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
119 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DStackFrame.h113 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
119 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Target/
H A DStackFrame.h113 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
119 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Target/
H A DStackFrame.h113 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
119 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Target/
H A DStackFrame.h113 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
119 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Target/
H A DStackFrame.h113 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
119 const lldb::RegisterContextSP &reg_context_sp, lldb::addr_t cfa,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Target/
H A DStackFrame.cpp79 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
84 m_reg_context_sp(reg_context_sp), m_id(pc, cfa, nullptr), in StackFrame()
96 if (reg_context_sp && !m_sc.target_sp) { in StackFrame()
97 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
105 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
110 m_reg_context_sp(reg_context_sp), in StackFrame()
124 if (!m_sc.target_sp && reg_context_sp) { in StackFrame()
125 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Target/
H A DStackFrame.cpp79 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
84 m_reg_context_sp(reg_context_sp), m_id(pc, cfa, nullptr), in StackFrame()
96 if (reg_context_sp && !m_sc.target_sp) { in StackFrame()
97 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
105 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
110 m_reg_context_sp(reg_context_sp), in StackFrame()
124 if (!m_sc.target_sp && reg_context_sp) { in StackFrame()
125 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Target/
H A DStackFrame.cpp79 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
84 m_reg_context_sp(reg_context_sp), m_id(pc, cfa, nullptr), in StackFrame()
96 if (reg_context_sp && !m_sc.target_sp) { in StackFrame()
97 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
105 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
110 m_reg_context_sp(reg_context_sp), in StackFrame()
124 if (!m_sc.target_sp && reg_context_sp) { in StackFrame()
125 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Target/
H A DStackFrame.cpp79 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
84 m_reg_context_sp(reg_context_sp), m_id(pc, cfa, nullptr), in StackFrame()
96 if (reg_context_sp && !m_sc.target_sp) { in StackFrame()
97 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
105 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
110 m_reg_context_sp(reg_context_sp), in StackFrame()
124 if (!m_sc.target_sp && reg_context_sp) { in StackFrame()
125 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Target/
H A DStackFrame.cpp79 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
84 m_reg_context_sp(reg_context_sp), m_id(pc, cfa, nullptr), in StackFrame()
96 if (reg_context_sp && !m_sc.target_sp) { in StackFrame()
97 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
105 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
110 m_reg_context_sp(reg_context_sp), in StackFrame()
124 if (!m_sc.target_sp && reg_context_sp) { in StackFrame()
125 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Target/
H A DStackFrame.cpp79 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
84 m_reg_context_sp(reg_context_sp), m_id(pc, cfa, nullptr), in StackFrame()
96 if (reg_context_sp && !m_sc.target_sp) { in StackFrame()
97 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
105 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
110 m_reg_context_sp(reg_context_sp), in StackFrame()
124 if (!m_sc.target_sp && reg_context_sp) { in StackFrame()
125 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Target/
H A DStackFrame.cpp79 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
84 m_reg_context_sp(reg_context_sp), m_id(pc, cfa, nullptr), in StackFrame()
96 if (reg_context_sp && !m_sc.target_sp) { in StackFrame()
97 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
105 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
110 m_reg_context_sp(reg_context_sp), in StackFrame()
124 if (!m_sc.target_sp && reg_context_sp) { in StackFrame()
125 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Target/
H A DStackFrame.cpp79 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
84 m_reg_context_sp(reg_context_sp), m_id(pc, cfa, nullptr), in StackFrame()
96 if (reg_context_sp && !m_sc.target_sp) { in StackFrame()
97 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
105 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
110 m_reg_context_sp(reg_context_sp), in StackFrame()
124 if (!m_sc.target_sp && reg_context_sp) { in StackFrame()
125 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Target/
H A DStackFrame.cpp79 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
84 m_reg_context_sp(reg_context_sp), m_id(pc, cfa, nullptr), in StackFrame()
96 if (reg_context_sp && !m_sc.target_sp) { in StackFrame()
97 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
105 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
110 m_reg_context_sp(reg_context_sp), in StackFrame()
124 if (!m_sc.target_sp && reg_context_sp) { in StackFrame()
125 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Target/
H A DStackFrame.cpp79 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
84 m_reg_context_sp(reg_context_sp), m_id(pc, cfa, nullptr), in StackFrame()
96 if (reg_context_sp && !m_sc.target_sp) { in StackFrame()
97 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
105 const RegisterContextSP &reg_context_sp, addr_t cfa, in StackFrame() argument
110 m_reg_context_sp(reg_context_sp), in StackFrame()
124 if (!m_sc.target_sp && reg_context_sp) { in StackFrame()
125 m_sc.target_sp = reg_context_sp->CalculateTarget(); in StackFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Expression/
H A DMaterializer.cpp1197 lldb::RegisterContextSP reg_context_sp = frame_sp->GetRegisterContext(); in Materialize() local
1199 if (!reg_context_sp->ReadRegister(&m_register_info, reg_value)) { in Materialize()
1262 lldb::RegisterContextSP reg_context_sp = frame_sp->GetRegisterContext(); in Dematerialize() local
1288 if (!reg_context_sp->WriteRegister(&m_register_info, register_value)) { in Dematerialize()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Expression/
H A DMaterializer.cpp1199 lldb::RegisterContextSP reg_context_sp = frame_sp->GetRegisterContext(); in Materialize() local
1201 if (!reg_context_sp->ReadRegister(&m_register_info, reg_value)) { in Materialize()
1264 lldb::RegisterContextSP reg_context_sp = frame_sp->GetRegisterContext(); in Dematerialize() local
1290 if (!reg_context_sp->WriteRegister(&m_register_info, register_value)) { in Dematerialize()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Expression/
H A DMaterializer.cpp1194 lldb::RegisterContextSP reg_context_sp = frame_sp->GetRegisterContext(); in Materialize() local
1196 if (!reg_context_sp->ReadRegister(&m_register_info, reg_value)) { in Materialize()
1259 lldb::RegisterContextSP reg_context_sp = frame_sp->GetRegisterContext(); in Dematerialize() local
1286 if (!reg_context_sp->WriteRegister(&m_register_info, register_value)) { in Dematerialize()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Expression/
H A DMaterializer.cpp1197 lldb::RegisterContextSP reg_context_sp = frame_sp->GetRegisterContext(); in Materialize() local
1199 if (!reg_context_sp->ReadRegister(&m_register_info, reg_value)) { in Materialize()
1262 lldb::RegisterContextSP reg_context_sp = frame_sp->GetRegisterContext(); in Dematerialize() local
1288 if (!reg_context_sp->WriteRegister(&m_register_info, register_value)) { in Dematerialize()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp1199 lldb::RegisterContextSP reg_context_sp = frame_sp->GetRegisterContext(); in Materialize() local
1201 if (!reg_context_sp->ReadRegister(&m_register_info, reg_value)) { in Materialize()
1264 lldb::RegisterContextSP reg_context_sp = frame_sp->GetRegisterContext(); in Dematerialize() local
1290 if (!reg_context_sp->WriteRegister(&m_register_info, register_value)) { in Dematerialize()

12