Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h57 bool ReadInstruction() override;
H A DEmulateInstructionPPC64.cpp110 bool EmulateInstructionPPC64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionPPC64
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h60 bool ReadInstruction() override;
H A DEmulateInstructionARM64.cpp382 bool EmulateInstructionARM64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM64
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeProcessSoftwareSingleStep.cpp118 if (!emulator_up->ReadInstruction()) in SetupSoftwareSingleStepping()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h67 bool ReadInstruction() override;
H A DEmulateInstructionMIPS64.cpp942 bool EmulateInstructionMIPS64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS64
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h71 bool ReadInstruction() override;
H A DEmulateInstructionMIPS.cpp1045 bool EmulateInstructionMIPS::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h362 virtual bool ReadInstruction() = 0;
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h129 bool ReadInstruction() override;
H A DEmulateInstructionARM.cpp13828 bool EmulateInstructionARM::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM