Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp432 case EmulateInstruction::eContextArithmetic: in WriteMemory()
555 case EmulateInstruction::eContextArithmetic: { in WriteRegister()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DEmulateInstruction.h175 eContextArithmetic, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DEmulateInstruction.cpp439 case eContextArithmetic: in Dump()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1578 context.type = eContextArithmetic; in EmulateMUL()
1990 context.type = eContextArithmetic; in EmulateADDSPRm()
3126 context.type = eContextArithmetic; in EmulateADDImmThumb()
3283 context.type = eContextArithmetic; in EmulateADDReg()
10104 context.type = eContextArithmetic; in EmulateSUBSPReg()
10191 context.type = eContextArithmetic; in EmulateADDRegShift()
10331 context.type = eContextArithmetic; in EmulateSUBReg()