Searched refs:GetSuggestedStackFrameIndex (Results 1 – 9 of 9) sorted by relevance
28 GetSuggestedStackFrameIndex(bool inlined_stack) override;
89 GetSuggestedStackFrameIndex(bool inlined_stack) { in GetSuggestedStackFrameIndex() function
90 std::optional<uint32_t> BreakpointSite::GetSuggestedStackFrameIndex() { in GetSuggestedStackFrameIndex() function in BreakpointSite96 loc_sp->GetSuggestedStackFrameIndex(); in GetSuggestedStackFrameIndex()
666 std::optional<uint32_t> BreakpointLocation::GetSuggestedStackFrameIndex() { in GetSuggestedStackFrameIndex() function in BreakpointLocation
46 InstrumentationRuntimeStopInfo::GetSuggestedStackFrameIndex( in GetSuggestedStackFrameIndex() function in InstrumentationRuntimeStopInfo
251 GetSuggestedStackFrameIndex(bool inlined_stack) override { in GetSuggestedStackFrameIndex() function in lldb_private::StopInfoBreakpoint263 return bp_site_sp->GetSuggestedStackFrameIndex(); in GetSuggestedStackFrameIndex()1193 GetSuggestedStackFrameIndex(bool inlined_stack) override { in GetSuggestedStackFrameIndex() function in lldb_private::StopInfoTrace
93 auto inline_depth = stop_info_sp->GetSuggestedStackFrameIndex(inlined); in ResetCurrentInlinedDepth()762 stop_info_sp->GetSuggestedStackFrameIndex(inlined); in SelectMostRelevantFrame()
176 std::optional<uint32_t> GetSuggestedStackFrameIndex();
326 std::optional<uint32_t> GetSuggestedStackFrameIndex();