Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
HDEmulateInstructionRISCV.h81 ctx.type = EmulateInstruction::eContextRegisterLoad; in ReadMem()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.cpp4540 context.type = EmulateInstruction::eContextRegisterLoad; in EmulateLDRRtRnImm()
5460 context.type = eContextRegisterLoad; in EmulateSTRRegister()
5591 context.type = eContextRegisterLoad; in EmulateSTRBThumb()
6405 context.type = eContextRegisterLoad; in EmulateLDRImmediateARM()
6426 context.type = eContextRegisterLoad; in EmulateLDRImmediateARM()
6436 context.type = eContextRegisterLoad; in EmulateLDRImmediateARM()
6448 context.type = eContextRegisterLoad; in EmulateLDRImmediateARM()
6610 context.type = eContextRegisterLoad; in EmulateLDRRegister()
6630 context.type = eContextRegisterLoad; in EmulateLDRRegister()
6640 context.type = eContextRegisterLoad; in EmulateLDRRegister()
[all …]
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
HDEmulateInstructionARM64.cpp865 context_t.type = eContextRegisterLoad; in EmulateLDPSTP()
866 context_t2.type = eContextRegisterLoad; in EmulateLDPSTP()
1028 context.type = eContextRegisterLoad; in EmulateLDRSTRImm()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
HDUnwindAssemblyInstEmulation.cpp436 case EmulateInstruction::eContextRegisterLoad: in WriteMemory()
550 case EmulateInstruction::eContextRegisterLoad: in WriteRegister()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDEmulateInstruction.h139 eContextRegisterLoad, enumerator
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDEmulateInstruction.cpp412 case eContextRegisterLoad: in Dump()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.cpp1218 context.type = eContextRegisterLoad; in Emulate_LD()