Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp423 case EmulateInstruction::eContextAdjustPC: in WriteMemory()
530 case EmulateInstruction::eContextAdjustPC: in WriteRegister()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DEmulateInstruction.h145 eContextAdjustPC, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp12844 context.type = eContextAdjustPC; in EmulateSUBSPcLrEtc()