Home
last modified time | relevance | path

Searched refs:GetUnwindInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DPECallFrameInfo.cpp42 const UnwindInfo *GetUnwindInfo() const { return m_unwind_info; } in GetUnwindInfo() function in UnwindCodesIterator
227 if (m_iterator.GetUnwindInfo()->getFrameRegister()) in ProcessUnwindCode()
229 m_iterator.GetUnwindInfo()->getFrameRegister()); in ProcessUnwindCode()
234 static_cast<uint32_t>(m_iterator.GetUnwindInfo()->getFrameOffset()) * in ProcessUnwindCode()