Home
last modified time | relevance | path

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

/external/lldb/include/lldb/
Dlldb-private-enumerations.h177eInstructionTypePrologueEpilogue, // All prologue and epilogue instructons that push and pop reg… enumerator
/external/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp304 …on> inst_emulator_ap (EmulateInstruction::FindPlugin (arch, eInstructionTypePrologueEpilogue, NULL… in CreateInstance()
/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h87 case eInstructionTypePrologueEpilogue: in SupportsEmulatingIntructionsOfTypeStatic()