Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/
DEmulateInstructionPPC64.h37 case eInstructionTypePrologueEpilogue: in SupportsEmulatingInstructionsOfTypeStatic()
/external/llvm-project/lldb/include/lldb/
Dlldb-private-enumerations.h120 eInstructionTypePrologueEpilogue, // All prologue and epilogue instructions enumerator
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.h39 case lldb_private::eInstructionTypePrologueEpilogue: in SupportsEmulatingInstructionsOfTypeStatic()
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
DEmulateInstructionMIPS64.h46 case lldb_private::eInstructionTypePrologueEpilogue: in SupportsEmulatingInstructionsOfTypeStatic()
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.h48 case lldb_private::eInstructionTypePrologueEpilogue: in SupportsEmulatingInstructionsOfTypeStatic()
/external/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp328 EmulateInstruction::FindPlugin(arch, eInstructionTypePrologueEpilogue, in CreateInstance()
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h76 case eInstructionTypePrologueEpilogue: in SupportsEmulatingInstructionsOfTypeStatic()