Searched refs:SetCurrentInlinedDepth (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Target/
H A DStackFrameList.h129 SetCurrentInlinedDepth (uint32_t new_depth);
/external/lldb/source/Target/
H A DStackFrameList.cpp244 StackFrameList::SetCurrentInlinedDepth (uint32_t new_depth) function in class:StackFrameList
H A DThread.cpp518 GetStackFrameList()->SetCurrentInlinedDepth (saved_state.current_inlined_depth);

Completed in 1333 milliseconds