Home
last modified time | relevance | path

Searched refs:auto_advance_pc (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp167 const bool auto_advance_pc = in EvaluateInstruction() local
173 if (auto_advance_pc) { in EvaluateInstruction()
185 if (auto_advance_pc) { in EvaluateInstruction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp395 const bool auto_advance_pc = in EvaluateInstruction() local
408 if (auto_advance_pc) { in EvaluateInstruction()
420 if (auto_advance_pc) { in EvaluateInstruction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp981 const bool auto_advance_pc = in EvaluateInstruction() local
984 if (auto_advance_pc) { in EvaluateInstruction()
996 if (auto_advance_pc) { in EvaluateInstruction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1092 const bool auto_advance_pc = in EvaluateInstruction() local
1095 if (auto_advance_pc) { in EvaluateInstruction()
1107 if (auto_advance_pc) { in EvaluateInstruction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp14282 const bool auto_advance_pc = in EvaluateInstruction() local
14299 if (auto_advance_pc) { in EvaluateInstruction()
14321 if (auto_advance_pc) { in EvaluateInstruction()