Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h41 case eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.h29 return inst_type == eInstructionTypePCModifying; in SupportsThisInstructionType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h34 case eInstructionTypePCModifying: in SupportsThisInstructionType()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h130 eInstructionTypePCModifying, // Any instruction that modifies the program enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h43 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h48 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeProcessSoftwareSingleStep.cpp137 EmulateInstruction::FindPlugin(arch, eInstructionTypePCModifying, in SetupSoftwareSingleStepping()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h50 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h77 case eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()