Home
last modified time | relevance | path

Searched refs:eContextPopRegisterOffStack (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp873 context_t.type = eContextPopRegisterOffStack; in EmulateLDPSTP()
874 context_t2.type = eContextPopRegisterOffStack; in EmulateLDPSTP()
1028 context.type = eContextPopRegisterOffStack; in EmulateLDRSTRImm()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp435 case EmulateInstruction::eContextPopRegisterOffStack: in WriteMemory()
590 case EmulateInstruction::eContextPopRegisterOffStack: { in WriteRegister()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DEmulateInstruction.h129 eContextPopRegisterOffStack, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DEmulateInstruction.cpp387 case eContextPopRegisterOffStack: in Dump()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1348 context.type = eContextPopRegisterOffStack; in Emulate_LW()
1689 context.type = eContextPopRegisterOffStack; in Emulate_LWSP()
1751 context.type = eContextPopRegisterOffStack; in Emulate_LWM16_32()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1113 context.type = EmulateInstruction::eContextPopRegisterOffStack; in EmulatePOP()
2719 context.type = EmulateInstruction::eContextPopRegisterOffStack; in EmulateVPOP()
4009 context.type = EmulateInstruction::eContextPopRegisterOffStack; in EmulateLDM()
10770 context.type = eContextPopRegisterOffStack; in EmulateLDRDImmediate()
10898 context.type = eContextPopRegisterOffStack; in EmulateLDRDRegister()