Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp446 case EmulateInstruction::eContextAdvancePC: in WriteMemory()
549 case EmulateInstruction::eContextAdvancePC: in WriteRegister()
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp193 context.type = eContextAdvancePC; in EvaluateInstruction()
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DEmulateInstruction.h163 eContextAdvancePC, enumerator
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp141 ctx.type = eContextAdvancePC; in WritePC()
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp428 context.type = eContextAdvancePC; in EvaluateInstruction()
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1646 ctx.type = eContextAdvancePC; in WritePC()
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp14331 context.type = eContextAdvancePC; in EvaluateInstruction()