Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
HDUnwindAssemblyInstEmulation.cpp468 case EmulateInstruction::eContextSupervisorCall: in WriteMemory()
603 case EmulateInstruction::eContextSupervisorCall: in WriteRegister()
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDEmulateInstruction.h140 eContextSupervisorCall, enumerator
/trueos/contrib/llvm/tools/lldb/source/Core/
HDEmulateInstruction.cpp474 case eContextSupervisorCall: in Dump()
/trueos/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.cpp2242 context.type = EmulateInstruction::eContextSupervisorCall; in EmulateSVC()