Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h41 case eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-private-enumerations.h146 eInstructionTypePCModifying, // Any instruction that modifies the program enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h43 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h48 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h47 case lldb_private::eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h78 case eInstructionTypePCModifying: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp1041 eInstructionTypePCModifying, nullptr)); in SetupSoftwareSingleStepping()