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

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

Completed in 116 milliseconds