Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.h126 struct UnwindState { struct
136 UnwindState m_state; argument
H A DUnwindAssemblyInstEmulation.cpp117 std::map<lldb::addr_t, UnwindState> saved_unwind_states; in GetNonCallSiteUnwindPlanFromAssembly()