Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/
DEmulateInstructionPPC64.cpp177 const bool auto_advance_pc = in EvaluateInstruction() local
183 if (auto_advance_pc) { in EvaluateInstruction()
195 if (auto_advance_pc) { in EvaluateInstruction()
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.cpp405 const bool auto_advance_pc = in EvaluateInstruction() local
418 if (auto_advance_pc) { in EvaluateInstruction()
430 if (auto_advance_pc) { in EvaluateInstruction()
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
DEmulateInstructionMIPS64.cpp995 const bool auto_advance_pc = in EvaluateInstruction() local
998 if (auto_advance_pc) { in EvaluateInstruction()
1010 if (auto_advance_pc) { in EvaluateInstruction()
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.cpp1102 const bool auto_advance_pc = in EvaluateInstruction() local
1105 if (auto_advance_pc) { in EvaluateInstruction()
1117 if (auto_advance_pc) { in EvaluateInstruction()
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp14319 const bool auto_advance_pc = in EvaluateInstruction() local
14336 if (auto_advance_pc) { in EvaluateInstruction()
14358 if (auto_advance_pc) { in EvaluateInstruction()