Searched refs:ReadInstruction (Results 1 – 14 of 14) sorted by relevance
57 bool ReadInstruction() override;
110 bool EmulateInstructionPPC64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionPPC64
60 bool ReadInstruction() override;
382 bool EmulateInstructionARM64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM64
67 bool ReadInstruction() override;
942 bool EmulateInstructionMIPS64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS64
71 bool ReadInstruction() override;
1044 bool EmulateInstructionMIPS::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS
362 virtual bool ReadInstruction() = 0;
129 bool ReadInstruction() override;
13828 bool EmulateInstructionARM::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM
1049 if (!emulator_up->ReadInstruction()) in SetupSoftwareSingleStepping()
942 if (!emulator_up->ReadInstruction()) in GetWatchpointHitAddress()
958 if (!emulator_up->ReadInstruction()) in SetupSoftwareSingleStepping()