Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp457 case EmulateInstruction::eContextArithmetic: in WriteMemory()
580 case EmulateInstruction::eContextArithmetic: { in WriteRegister()
/external/llvm-project/lldb/include/lldb/Core/
DEmulateInstruction.h160 eContextArithmetic, enumerator
/external/llvm-project/lldb/source/Core/
DEmulateInstruction.cpp431 case eContextArithmetic: in Dump()
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp1570 context.type = eContextArithmetic; in EmulateMUL()
1982 context.type = eContextArithmetic; in EmulateADDSPRm()
3118 context.type = eContextArithmetic; in EmulateADDImmThumb()
3275 context.type = eContextArithmetic; in EmulateADDReg()
10096 context.type = eContextArithmetic; in EmulateSUBSPReg()
10183 context.type = eContextArithmetic; in EmulateADDRegShift()
10323 context.type = eContextArithmetic; in EmulateSUBReg()