Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
HDEmulateInstructionPPC64.h41 case eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
HDEmulateInstructionLoongArch.h29 return inst_type == eInstructionTypePCModifying; in SupportsThisInstructionType()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
HDEmulateInstructionRISCV.h34 case eInstructionTypePCModifying: in SupportsThisInstructionType()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-private-enumerations.h130 eInstructionTypePCModifying, // Any instruction that modifies the program enumerator
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
HDEmulateInstructionARM64.h43 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.h48 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDNativeProcessSoftwareSingleStep.cpp137 EmulateInstruction::FindPlugin(arch, eInstructionTypePCModifying, in SetupSoftwareSingleStepping()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.h50 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.h77 case eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()