Searched refs:StackFrameList (Results 1 – 9 of 9) sorted by relevance
40 StackFrameList::StackFrameList in StackFrameList() function in StackFrameList66 StackFrameList::~StackFrameList() in ~StackFrameList()74 StackFrameList::CalculateCurrentInlinedDepth() in CalculateCurrentInlinedDepth()84 StackFrameList::GetCurrentInlinedDepth () in GetCurrentInlinedDepth()106 StackFrameList::ResetCurrentInlinedDepth () in ResetCurrentInlinedDepth()226 StackFrameList::DecrementCurrentInlinedDepth () in DecrementCurrentInlinedDepth()244 StackFrameList::SetCurrentInlinedDepth (uint32_t new_depth) in SetCurrentInlinedDepth()254 StackFrameList::GetFramesUpTo(uint32_t end_idx) in GetFramesUpTo()379 StackFrameList *prev_frames = m_prev_frames_sp.get(); in GetFramesUpTo()380 StackFrameList *curr_frames = this; in GetFramesUpTo()[all …]
19 StackFrameList.cpp
25 StackFrameList.cpp \
1612 frame_list_sp.reset(new StackFrameList (*this, m_prev_frames_sp, true)); in GetStackFrameList()
24 class StackFrameList30 StackFrameList (Thread &thread, 34 ~StackFrameList();101 Merge (std::unique_ptr<StackFrameList>& curr_ap,152 DISALLOW_COPY_AND_ASSIGN (StackFrameList);
171 friend class StackFrameList;
973 friend class StackFrameList; variable
183 class StackFrameList; variable336 typedef std::shared_ptr<lldb_private::StackFrameList> StackFrameListSP;
367 …F413353E6F00698AC0 /* StackFrameList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26BC7F3910…1201 …StackFrameList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.…1322 …StackFrameList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.…3074 26BC7DF610F1B81A00F91463 /* StackFrameList.h */,3075 26BC7F3910F1B90C00F91463 /* StackFrameList.cpp */,4152 268900F413353E6F00698AC0 /* StackFrameList.cpp in Sources */,