Home
last modified time | relevance | path

Searched defs:new_pc (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp107 lldb::addr_t new_pc = ReadPC(&success); in EvaluateInstruction() local
/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp980 uint64_t old_pc = 0, new_pc = 0; in EvaluateInstruction() local
/llvm-project/lldb/source/API/
H A DSBFrame.cpp347 SetPC(addr_t new_pc) SetPC() argument
/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1091 uint64_t old_pc = 0, new_pc = 0; in EvaluateInstruction() local
/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1605 auto new_pc = ReadPC(); EvaluateInstruction() local