Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp464 case EmulateInstruction::eContextRelativeBranchImmediate: in WriteMemory()
623 case EmulateInstruction::eContextRelativeBranchImmediate: in WriteRegister()
/external/lldb/include/lldb/Core/
DEmulateInstruction.h133 eContextRelativeBranchImmediate, enumerator
/external/lldb/source/Core/
DEmulateInstruction.cpp466 case eContextRelativeBranchImmediate: in Dump()
/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp1449 context.type = EmulateInstruction::eContextRelativeBranchImmediate; in EmulateBLXImmediate()
2261 context.type = EmulateInstruction::eContextRelativeBranchImmediate; in EmulateB()
2343 context.type = EmulateInstruction::eContextRelativeBranchImmediate; in EmulateCB()
2435 context.type = EmulateInstruction::eContextRelativeBranchImmediate; in EmulateTB()
6329 context.type = eContextRelativeBranchImmediate; in EmulateLDRBLiteral()