Home
last modified time | relevance | path

Searched refs:eInstructionTypePrologueEpilogue (Results 1 – 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
HDEmulateInstructionPPC64.h38 case eInstructionTypePrologueEpilogue: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
HDEmulateInstructionRISCV.h36 case eInstructionTypePrologueEpilogue: in SupportsThisInstructionType()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-private-enumerations.h127 eInstructionTypePrologueEpilogue, // All prologue and epilogue instructions enumerator
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
HDEmulateInstructionARM64.h40 case lldb_private::eInstructionTypePrologueEpilogue: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.h47 case lldb_private::eInstructionTypePrologueEpilogue: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.h49 case lldb_private::eInstructionTypePrologueEpilogue: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.h76 case eInstructionTypePrologueEpilogue: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
HDUnwindAssemblyInstEmulation.cpp328 EmulateInstruction::FindPlugin(arch, eInstructionTypePrologueEpilogue, in CreateInstance()