Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp186 uint32_t new_pc_value = in EvaluateInstruction() local
191 if (new_pc_value == orig_pc_value) { in EvaluateInstruction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp421 uint32_t new_pc_value = in EvaluateInstruction() local
426 if (new_pc_value == orig_pc_value) { in EvaluateInstruction()