Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
HDEmulateInstructionPPC64.h56 bool ReadInstruction() override;
HDEmulateInstructionPPC64.cpp100 bool EmulateInstructionPPC64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionPPC64
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
HDEmulateInstructionLoongArch.h53 bool ReadInstruction() override;
HDEmulateInstructionLoongArch.cpp117 bool EmulateInstructionLoongArch::ReadInstruction() { in ReadInstruction() function in lldb_private::EmulateInstructionLoongArch
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
HDEmulateInstructionRISCV.h62 bool ReadInstruction() override;
HDEmulateInstructionRISCV.cpp1636 bool EmulateInstructionRISCV::ReadInstruction() { in ReadInstruction() function in lldb_private::EmulateInstructionRISCV
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
HDEmulateInstructionARM64.h59 bool ReadInstruction() override;
HDEmulateInstructionARM64.cpp372 bool EmulateInstructionARM64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM64
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.h66 bool ReadInstruction() override;
HDEmulateInstructionMIPS64.cpp931 bool EmulateInstructionMIPS64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS64
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDNativeProcessSoftwareSingleStep.cpp150 if (!emulator_up->ReadInstruction()) { in SetupSoftwareSingleStepping()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.h70 bool ReadInstruction() override;
HDEmulateInstructionMIPS.cpp1034 bool EmulateInstructionMIPS::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDEmulateInstruction.h370 virtual bool ReadInstruction() = 0;
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.h126 bool ReadInstruction() override;
HDEmulateInstructionARM.cpp13791 bool EmulateInstructionARM::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM