Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp447 case EmulateInstruction::eContextReturnFromException: in WriteMemory()
550 case EmulateInstruction::eContextReturnFromException: in WriteRegister()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DEmulateInstruction.h165 eContextReturnFromException enumerator
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DEmulateInstruction.cpp444 case eContextReturnFromException: in Dump()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp8761 context.type = eContextReturnFromException; in EmulateRFE()