Home
last modified time | relevance | path

Searched refs:ReadInstruction (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h56 bool ReadInstruction() override;
H A DEmulateInstructionPPC64.cpp100 bool EmulateInstructionPPC64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionPPC64
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.h53 bool ReadInstruction() override;
H A DEmulateInstructionLoongArch.cpp117 bool EmulateInstructionLoongArch::ReadInstruction() { in ReadInstruction() function in lldb_private::EmulateInstructionLoongArch
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h62 bool ReadInstruction() override;
H A DEmulateInstructionRISCV.cpp1636 bool EmulateInstructionRISCV::ReadInstruction() { in ReadInstruction() function in lldb_private::EmulateInstructionRISCV
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h59 bool ReadInstruction() override;
H A DEmulateInstructionARM64.cpp372 bool EmulateInstructionARM64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM64
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h66 bool ReadInstruction() override;
H A DEmulateInstructionMIPS64.cpp931 bool EmulateInstructionMIPS64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS64
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeProcessSoftwareSingleStep.cpp150 if (!emulator_up->ReadInstruction()) { in SetupSoftwareSingleStepping()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h70 bool ReadInstruction() override;
H A DEmulateInstructionMIPS.cpp1034 bool EmulateInstructionMIPS::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h370 virtual bool ReadInstruction() = 0;
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h126 bool ReadInstruction() override;
H A DEmulateInstructionARM.cpp13791 bool EmulateInstructionARM::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM