Home
last modified time | relevance | path

Searched refs:eInstructionTypePCModifying (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h40 case eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-private-enumerations.h123 eInstructionTypePCModifying, // Any instruction that modifies the program enumerator
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h42 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/
H A DNativeProcessSoftwareSingleStep.cpp105 EmulateInstruction::FindPlugin(arch, eInstructionTypePCModifying, in SetupSoftwareSingleStepping()
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h47 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h49 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h77 case eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()