Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp470 const uint32_t unwind_reg_kind = m_unwind_plan_ptr->GetRegisterKind(); in WriteMemory() local
472 .kinds[unwind_reg_kind]; in WriteMemory()