Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp428 case EmulateInstruction::eContextSupervisorCall: in WriteMemory()
532 case EmulateInstruction::eContextSupervisorCall: in WriteRegister()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DEmulateInstruction.h163 eContextSupervisorCall, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DEmulateInstruction.cpp423 case eContextSupervisorCall: in Dump()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp2782 context.type = EmulateInstruction::eContextSupervisorCall; in EmulateSVC()