Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp434 case EmulateInstruction::eContextAdjustPC: in WriteMemory()
541 case EmulateInstruction::eContextAdjustPC: in WriteRegister()
/src/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h131 eContextAdjustPC, enumerator
/src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp12801 context.type = eContextAdjustPC; in EmulateSUBSPcLrEtc()