Home
last modified time | relevance | path

Searched refs:eContextArithmetic (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp443 case EmulateInstruction::eContextArithmetic: in WriteMemory()
566 case EmulateInstruction::eContextArithmetic: { in WriteRegister()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h161 eContextArithmetic, enumerator
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DEmulateInstruction.cpp440 case eContextArithmetic: in Dump()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1568 context.type = eContextArithmetic; in EmulateMUL()
1980 context.type = eContextArithmetic; in EmulateADDSPRm()
3112 context.type = eContextArithmetic; in EmulateADDImmThumb()
3269 context.type = eContextArithmetic; in EmulateADDReg()
10071 context.type = eContextArithmetic; in EmulateSUBSPReg()
10158 context.type = eContextArithmetic; in EmulateADDRegShift()
10298 context.type = eContextArithmetic; in EmulateSUBReg()