Home
last modified time | relevance | path

Searched refs:StackFrameList (Results 1 – 25 of 71) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Target/
H A DStackFrameList.h20 class StackFrameList {
23 StackFrameList(Thread &thread, const lldb::StackFrameListSP &prev_frames_sp,
26 ~StackFrameList();
92 static void Merge(std::unique_ptr<StackFrameList> &curr_up,
158 StackFrameList(const StackFrameList &) = delete;
159 const StackFrameList &operator=(const StackFrameList &) = delete;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Target/
H A DStackFrameList.h20 class StackFrameList {
23 StackFrameList(Thread &thread, const lldb::StackFrameListSP &prev_frames_sp,
26 ~StackFrameList();
92 static void Merge(std::unique_ptr<StackFrameList> &curr_up,
158 StackFrameList(const StackFrameList &) = delete;
159 const StackFrameList &operator=(const StackFrameList &) = delete;
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Target/
H A DStackFrameList.h20 class StackFrameList {
23 StackFrameList(Thread &thread, const lldb::StackFrameListSP &prev_frames_sp,
26 ~StackFrameList();
92 static void Merge(std::unique_ptr<StackFrameList> &curr_up,
158 StackFrameList(const StackFrameList &) = delete;
159 const StackFrameList &operator=(const StackFrameList &) = delete;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Target/
H A DStackFrameList.h20 class StackFrameList {
23 StackFrameList(Thread &thread, const lldb::StackFrameListSP &prev_frames_sp,
26 ~StackFrameList();
92 static void Merge(std::unique_ptr<StackFrameList> &curr_up,
158 StackFrameList(const StackFrameList &) = delete;
159 const StackFrameList &operator=(const StackFrameList &) = delete;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DStackFrameList.h20 class StackFrameList {
23 StackFrameList(Thread &thread, const lldb::StackFrameListSP &prev_frames_sp,
26 ~StackFrameList();
155 StackFrameList(const StackFrameList &) = delete;
156 const StackFrameList &operator=(const StackFrameList &) = delete;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Target/
H A DStackFrameList.h20 class StackFrameList {
23 StackFrameList(Thread &thread, const lldb::StackFrameListSP &prev_frames_sp,
26 ~StackFrameList();
155 StackFrameList(const StackFrameList &) = delete;
156 const StackFrameList &operator=(const StackFrameList &) = delete;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Target/
H A DStackFrameList.h20 class StackFrameList {
23 StackFrameList(Thread &thread, const lldb::StackFrameListSP &prev_frames_sp,
26 ~StackFrameList();
155 StackFrameList(const StackFrameList &) = delete;
156 const StackFrameList &operator=(const StackFrameList &) = delete;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DStackFrameList.h20 class StackFrameList {
23 StackFrameList(Thread &thread, const lldb::StackFrameListSP &prev_frames_sp,
26 ~StackFrameList();
155 StackFrameList(const StackFrameList &) = delete;
156 const StackFrameList &operator=(const StackFrameList &) = delete;
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DStackFrameList.h20 class StackFrameList {
23 StackFrameList(Thread &thread, const lldb::StackFrameListSP &prev_frames_sp,
26 ~StackFrameList();
155 StackFrameList(const StackFrameList &) = delete;
156 const StackFrameList &operator=(const StackFrameList &) = delete;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Target/
H A DStackFrameList.cpp35 StackFrameList::StackFrameList(Thread &thread, in StackFrameList() function in StackFrameList
49 StackFrameList::~StackFrameList() { in ~StackFrameList()
55 void StackFrameList::CalculateCurrentInlinedDepth() { in CalculateCurrentInlinedDepth()
62 uint32_t StackFrameList::GetCurrentInlinedDepth() { in GetCurrentInlinedDepth()
80 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth()
202 bool StackFrameList::DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth()
436 void StackFrameList::GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo()
555 StackFrameList *curr_frames = this; in GetFramesUpTo()
618 uint32_t StackFrameList::GetNumFrames(bool can_create) { in GetNumFrames()
627 void StackFrameList::Dump(Stream *s) { in Dump()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp35 StackFrameList::StackFrameList(Thread &thread, in StackFrameList() function in StackFrameList
49 StackFrameList::~StackFrameList() { in ~StackFrameList()
55 void StackFrameList::CalculateCurrentInlinedDepth() { in CalculateCurrentInlinedDepth()
62 uint32_t StackFrameList::GetCurrentInlinedDepth() { in GetCurrentInlinedDepth()
80 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth()
202 bool StackFrameList::DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth()
436 void StackFrameList::GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo()
555 StackFrameList *curr_frames = this; in GetFramesUpTo()
618 uint32_t StackFrameList::GetNumFrames(bool can_create) { in GetNumFrames()
627 void StackFrameList::Dump(Stream *s) { in Dump()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Target/
H A DStackFrameList.cpp35 StackFrameList::StackFrameList(Thread &thread, in StackFrameList() function in StackFrameList
49 StackFrameList::~StackFrameList() { in ~StackFrameList()
55 void StackFrameList::CalculateCurrentInlinedDepth() { in CalculateCurrentInlinedDepth()
62 uint32_t StackFrameList::GetCurrentInlinedDepth() { in GetCurrentInlinedDepth()
80 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth()
202 bool StackFrameList::DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth()
436 void StackFrameList::GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo()
555 StackFrameList *curr_frames = this; in GetFramesUpTo()
618 uint32_t StackFrameList::GetNumFrames(bool can_create) { in GetNumFrames()
627 void StackFrameList::Dump(Stream *s) { in Dump()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Target/
H A DStackFrameList.cpp35 StackFrameList::StackFrameList(Thread &thread, in StackFrameList() function in StackFrameList
49 StackFrameList::~StackFrameList() { in ~StackFrameList()
55 void StackFrameList::CalculateCurrentInlinedDepth() { in CalculateCurrentInlinedDepth()
62 uint32_t StackFrameList::GetCurrentInlinedDepth() { in GetCurrentInlinedDepth()
80 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth()
202 bool StackFrameList::DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth()
436 void StackFrameList::GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo()
555 StackFrameList *curr_frames = this; in GetFramesUpTo()
618 uint32_t StackFrameList::GetNumFrames(bool can_create) { in GetNumFrames()
627 void StackFrameList::Dump(Stream *s) { in Dump()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Target/
H A DStackFrameList.cpp35 StackFrameList::StackFrameList(Thread &thread, in StackFrameList() function in StackFrameList
49 StackFrameList::~StackFrameList() { in ~StackFrameList()
55 void StackFrameList::CalculateCurrentInlinedDepth() { in CalculateCurrentInlinedDepth()
62 uint32_t StackFrameList::GetCurrentInlinedDepth() { in GetCurrentInlinedDepth()
80 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth()
202 bool StackFrameList::DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth()
436 void StackFrameList::GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo()
555 StackFrameList *curr_frames = this; in GetFramesUpTo()
618 uint32_t StackFrameList::GetNumFrames(bool can_create) { in GetNumFrames()
627 void StackFrameList::Dump(Stream *s) { in Dump()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Target/
H A DStackFrameList.cpp35 StackFrameList::StackFrameList(Thread &thread, in StackFrameList() function in StackFrameList
49 StackFrameList::~StackFrameList() { in ~StackFrameList()
55 void StackFrameList::CalculateCurrentInlinedDepth() { in CalculateCurrentInlinedDepth()
62 uint32_t StackFrameList::GetCurrentInlinedDepth() { in GetCurrentInlinedDepth()
80 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth()
199 bool StackFrameList::DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth()
433 void StackFrameList::GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo()
569 StackFrameList *curr_frames = this; in GetFramesUpTo()
641 void StackFrameList::Dump(Stream *s) { in Dump()
837 void StackFrameList::Clear() { in Clear()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Target/
H A DStackFrameList.cpp35 StackFrameList::StackFrameList(Thread &thread, in StackFrameList() function in StackFrameList
49 StackFrameList::~StackFrameList() { in ~StackFrameList()
55 void StackFrameList::CalculateCurrentInlinedDepth() { in CalculateCurrentInlinedDepth()
62 uint32_t StackFrameList::GetCurrentInlinedDepth() { in GetCurrentInlinedDepth()
80 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth()
199 bool StackFrameList::DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth()
433 void StackFrameList::GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo()
569 StackFrameList *curr_frames = this; in GetFramesUpTo()
641 void StackFrameList::Dump(Stream *s) { in Dump()
837 void StackFrameList::Clear() { in Clear()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Target/
H A DStackFrameList.cpp35 StackFrameList::StackFrameList(Thread &thread, in StackFrameList() function in StackFrameList
49 StackFrameList::~StackFrameList() { in ~StackFrameList()
55 void StackFrameList::CalculateCurrentInlinedDepth() { in CalculateCurrentInlinedDepth()
62 uint32_t StackFrameList::GetCurrentInlinedDepth() { in GetCurrentInlinedDepth()
80 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth()
199 bool StackFrameList::DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth()
433 void StackFrameList::GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo()
569 StackFrameList *curr_frames = this; in GetFramesUpTo()
641 void StackFrameList::Dump(Stream *s) { in Dump()
837 void StackFrameList::Clear() { in Clear()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Target/
H A DStackFrameList.cpp35 StackFrameList::StackFrameList(Thread &thread, in StackFrameList() function in StackFrameList
49 StackFrameList::~StackFrameList() { in ~StackFrameList()
55 void StackFrameList::CalculateCurrentInlinedDepth() { in CalculateCurrentInlinedDepth()
62 uint32_t StackFrameList::GetCurrentInlinedDepth() { in GetCurrentInlinedDepth()
80 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth()
199 bool StackFrameList::DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth()
433 void StackFrameList::GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo()
569 StackFrameList *curr_frames = this; in GetFramesUpTo()
641 void StackFrameList::Dump(Stream *s) { in Dump()
837 void StackFrameList::Clear() { in Clear()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp35 StackFrameList::StackFrameList(Thread &thread, in StackFrameList() function in StackFrameList
49 StackFrameList::~StackFrameList() { in ~StackFrameList()
55 void StackFrameList::CalculateCurrentInlinedDepth() { in CalculateCurrentInlinedDepth()
62 uint32_t StackFrameList::GetCurrentInlinedDepth() { in GetCurrentInlinedDepth()
80 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth()
199 bool StackFrameList::DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth()
414 void StackFrameList::GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo()
552 StackFrameList *curr_frames = this; in GetFramesUpTo()
624 void StackFrameList::Dump(Stream *s) { in Dump()
823 void StackFrameList::Clear() { in Clear()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Target/
H A DStackFrameList.h20 class StackFrameList {
23 StackFrameList(Thread &thread, const lldb::StackFrameListSP &prev_frames_sp,
26 ~StackFrameList();
92 static void Merge(std::unique_ptr<StackFrameList> &curr_up,
158 DISALLOW_COPY_AND_ASSIGN(StackFrameList);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp67 std::make_shared<StackFrameList>(*this, StackFrameListSP(), true); in GetStackFrameList()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp69 std::make_shared<StackFrameList>(*this, StackFrameListSP(), true); in GetStackFrameList()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp69 std::make_shared<StackFrameList>(*this, StackFrameListSP(), true); in GetStackFrameList()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp69 std::make_shared<StackFrameList>(*this, StackFrameListSP(), true); in GetStackFrameList()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp69 std::make_shared<StackFrameList>(*this, StackFrameListSP(), true); in GetStackFrameList()

123