Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-private-enumerations.h149eInstructionTypePCModifying, // Any instruction that modifies the program counter/instructi… enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/
HDEmulateInstructionARM64.h46 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.h54 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.h54 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.h88 case eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()