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

/external/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp464 case EmulateInstruction::eContextRelativeBranchImmediate:
623 case EmulateInstruction::eContextRelativeBranchImmediate:
/external/lldb/include/lldb/Core/
H A DEmulateInstruction.h133 eContextRelativeBranchImmediate, enumerator in enum:lldb_private::EmulateInstruction::ContextType
/external/lldb/source/Core/
H A DEmulateInstruction.cpp466 case eContextRelativeBranchImmediate:
/external/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1449 context.type = EmulateInstruction::eContextRelativeBranchImmediate;
2261 context.type = EmulateInstruction::eContextRelativeBranchImmediate;
2343 context.type = EmulateInstruction::eContextRelativeBranchImmediate;
2435 context.type = EmulateInstruction::eContextRelativeBranchImmediate;
6329 context.type = eContextRelativeBranchImmediate;

Completed in 103 milliseconds